We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aaa27b commit 046f054Copy full SHA for 046f054
unit2_Ex2.1.2.py
@@ -3,4 +3,4 @@
3
b = a
4
a = 4
5
print(a, b)
6
-# Enswer: 4 10
+# Answer: 4 10
0 commit comments