Compare commits
No commits in common. "487ff6d741603eb2d58e14b7423a599fd2f461b0" and "9ad53dbe151d4175d34e5f8bd493b75bbe1b5d6c" have entirely different histories.
487ff6d741
...
9ad53dbe15
|
|
@ -1 +0,0 @@
|
|||
427
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
from math import sin
|
||||
|
||||
for i in range(10000):
|
||||
print(" " * round(50 * (1 + sin(i/100))), "Hello World!")
|
||||
Loading…
Reference in New Issue
Block a user