This commit is contained in:
lw-everestlinux
2022-12-13 11:38:55 -05:00
parent 19881139f2
commit 7a1383f13c
23 changed files with 94 additions and 0 deletions

2
stuff/infinite-loop Normal file
View File

@@ -0,0 +1,2 @@
while True:
print("hi")