Skip to content

Commit 12b8cdf

Browse files
committed
add change correction spammer while
1 parent 5881124 commit 12b8cdf

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

python-tutorials/spammer.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@
1212
spam.typewrite(msg)
1313
spam.press("Enter")
1414

15-
i+=1
15+
i+=1
16+

python-tutorials/todopython.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
soma = 2 + 2:
2+
3+
print(soma)

0 commit comments

Comments
 (0)