Skip to content

Commit a38ecfd

Browse files
third commit
1 parent 0d0b80f commit a38ecfd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Basic/While.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
while(i<8): #condition with expression
44
print(i)
55
i+=1
6+
print('\n\tCode By codezila.org :)\n\tJoin Us On : <github.com/codezila-org>\n\tFor More Mail Us : <contact@codezila.org>')

0 commit comments

Comments
 (0)