Difference between revisions of "User:Potato2017"

m
m
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
<asy>
 
<asy>
draw(circle((0,0),5));
+
pair A,B;
 +
A=(0,0);
 +
B=(5,0);
 +
draw(circle(A,5));
 +
label("A",A,W);
 +
label("B",B,E);
 +
draw(A--B);
 
</asy>
 
</asy>
 +
This is from https://bit.ly/2QNcoEa
 +
  |
 +
  |
 +
  |
 +
  V
 +
 +
╭━━━━━╮ This is memedog. Help
 +
 +
╰┃ ┣▇━▇ memedog take over
 +
 +
 ┃ ┃  ╰━▅╮ aops by pasting
 +
 +
 ╰┳╯ ╰━━┳╯ him in 10 other
 +
 +
  ╰╮ ┳━━╯threads or he
 +
 +
 ▕▔▋ ╰╮╭━╮ will never be a meme
 +
 +
╱▔╲▋╰━┻┻╮╲╱▔▔▔╲
 +
 +
▏  ▔▔▔▔▔▔▔  O O┃
 +
 +
╲╱▔╲▂▂▂▂╱▔╲▂▂▂╱
 +
 +
 ▏╳▕▇▇▕ ▏╳▕▇▇▕
 +
 +
 ╲▂╱╲▂╱ ╲▂╱╲▂╱\

Latest revision as of 01:52, 6 January 2020

I am Potato2017. I like math.

[asy] pair A,B; A=(0,0); B=(5,0); draw(circle(A,5)); label("A",A,W); label("B",B,E); draw(A--B); [/asy] This is from https://bit.ly/2QNcoEa

 |
 |
 |
 V 

╭━━━━━╮ This is memedog. Help

╰┃ ┣▇━▇ memedog take over

 ┃ ┃  ╰━▅╮ aops by pasting

 ╰┳╯ ╰━━┳╯ him in 10 other

  ╰╮ ┳━━╯threads or he

 ▕▔▋ ╰╮╭━╮ will never be a meme

╱▔╲▋╰━┻┻╮╲╱▔▔▔╲

▏  ▔▔▔▔▔▔▔  O O┃

╲╱▔╲▂▂▂▂╱▔╲▂▂▂╱

 ▏╳▕▇▇▕ ▏╳▕▇▇▕

 ╲▂╱╲▂╱ ╲▂╱╲▂╱\