diff --git a/broke.py b/broke.py index 2e6018d..2519352 100644 --- a/broke.py +++ b/broke.py @@ -1,3 +1,4 @@ +#!/usr/bin/python3 def f(): broken_code print('fuckit chaining works') @@ -10,4 +11,4 @@ def f(): y = x 1 / 0 # Oh shhhiiiiiii -var = "Are you proud of what you've done?" \ No newline at end of file +var = "Are you proud of what you've done?"