1
This commit is contained in:
4
levieProekti/KOTIKOT programs/printmeow.py
Normal file
4
levieProekti/KOTIKOT programs/printmeow.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import time
|
||||
time.sleep(1)
|
||||
print("meow")
|
||||
time.sleep(1)
|
||||
Reference in New Issue
Block a user