forked from UNN/2026-rff_mp
Compare commits
No commits in common. "0ff7405de9ddd66c3c640bf321e535c833f578f7" and "b4efeaf13e0b5cc9a5ca7e767b99b1d4608eb224" have entirely different histories.
0ff7405de9
...
b4efeaf13e
|
|
@ -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