Compare commits

..

No commits in common. 'fix_answer' and 'main' have entirely different histories.

  1. 2
      calc.py
  2. 1
      hello.py

@ -1,2 +0,0 @@
print(5*3**2-2)
print("help")

@ -1,2 +1 @@
print("hello world")
print("hi!")
Loading…
Cancel
Save