This commit is contained in:
lw-everestlinux
2022-09-08 09:52:26 -04:00
parent 790004e00e
commit 64be76111a
7 changed files with 3 additions and 0 deletions

3
stuff/9-2-22 Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env python3
print(6 + 4 * 9)