Skip to content

Commit 836532e

Browse files
committed
Create stringpattern1.py
1 parent ab80163 commit 836532e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

String Patterns/stringpattern1.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
for i in range(5):
2+
print("HOUSE")

0 commit comments

Comments
 (0)