cs/stuff/9-2-22

4 lines
41 B
Plaintext
Raw Normal View History

2022-09-08 09:52:26 -04:00
#!/usr/bin/env python3
print(6 + 4 * 9)