fix_answer
Polozhiev 2 years ago
parent a47d43c5be
commit 7fc1ce7eb3
  1. 2
      calc.py
  2. 3
      hello.py

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

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