summaryrefslogtreecommitdiffstats
path: root/static/lab1.py
diff options
context:
space:
mode:
Diffstat (limited to 'static/lab1.py')
-rw-r--r--static/lab1.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/lab1.py b/static/lab1.py
index c0c4812..17e9e44 100644
--- a/static/lab1.py
+++ b/static/lab1.py
@@ -5,7 +5,7 @@
# Your code will be run in a sandbox, so print statements are not allowed.
def test():
- return 0
+ return 0
if __name__ == '__main__':
- print test()
+ print test()