Skip to content

Commit 88549cf

Browse files
authored
Rename pattern1.py to alphabet_pattern.py
1 parent b5b049b commit 88549cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pattern1.py renamed to alphabet_pattern.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
print(chr(j+i)+" ",end=" ")
1616
i+=1
1717
print()
18-
18+

0 commit comments

Comments
 (0)