diff options
| author | ilotterytea <iltsu@alright.party> | 2025-06-20 23:19:36 +0500 |
|---|---|---|
| committer | ilotterytea <iltsu@alright.party> | 2025-06-20 23:19:36 +0500 |
| commit | dca304867f33a63f7fe6fe49b84b92e2d642fa0e (patch) | |
| tree | d210e2968ca07ae7c756c5614e9f1476cc5477bc /main.py | |
initial commit
Diffstat (limited to 'main.py')
| -rw-r--r-- | main.py | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +def run(): + print("kill all niggers") + +if __name__ == "__main__": + run()
\ No newline at end of file |
