Skip to content

Commit 6f71e4e

Browse files
Update Loops.py
1 parent bf9d73b commit 6f71e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/IWilliams/Python/Loops.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
'''
2-
While loop
2+
While loop:
33
44
while condition:
55
statement(code)

0 commit comments

Comments
 (0)