Skip to content

Commit 52cac23

Browse files
authored
Update unit2_ex2.4.1.py
1 parent 70d7609 commit 52cac23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

unit2_ex2.4.1.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212

1313
# 1:
1414
# chose name for the account number of the programmer
15-
# Enswer: ACCOUNT_NUMBER
15+
# Answer: ACCOUNT_NUMBER
1616

1717
# 2:
1818
# chose name for the amount of money in the account number of the programmer
19-
# Enswer: amount_of_money
19+
# Answer: amount_of_money
2020

2121

2222

0 commit comments

Comments
 (0)