Skip to content

Commit 046f054

Browse files
authored
Update unit2_Ex2.1.2.py
1 parent 1aaa27b commit 046f054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit2_Ex2.1.2.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
b = a
44
a = 4
55
print(a, b)
6-
# Enswer: 4 10
6+
# Answer: 4 10

0 commit comments

Comments
 (0)