summaryrefslogtreecommitdiff
path: root/main.py
diff options
context:
space:
mode:
authorilotterytea <iltsu@alright.party>2025-06-20 23:19:36 +0500
committerilotterytea <iltsu@alright.party>2025-06-20 23:19:36 +0500
commitdca304867f33a63f7fe6fe49b84b92e2d642fa0e (patch)
treed210e2968ca07ae7c756c5614e9f1476cc5477bc /main.py
initial commit
Diffstat (limited to 'main.py')
-rw-r--r--main.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/main.py b/main.py
new file mode 100644
index 0000000..59535a3
--- /dev/null
+++ b/main.py
@@ -0,0 +1,5 @@
+def run():
+ print("kill all niggers")
+
+if __name__ == "__main__":
+ run() \ No newline at end of file