forked from wjallen/coe-332-forking-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathInitials.py
More file actions
12 lines (12 loc) · 690 Bytes
/
Copy pathInitials.py
File metadata and controls
12 lines (12 loc) · 690 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
print("")
print(" AAAA LL BBBBBBBBBB")
print(" AAAAA LL BBBBBBBBBB")
print(" AA AA LL BB BB")
print(" AA AA LL BB BB")
print(" AAAAAAAAA LL BBBBBBBBBBBB")
print(" AAAAAAAAA LL BBBBBBBBBBBB")
print(" AA AA LL BB BB")
print(" AA AA LL BB BB")
print(" AA AA .. LLLLLLLLLLLL .. BBBBBBBBBBBB ..")
print(" AA AA .. LLLLLLLLLLLL .. BBBBBBBBBBBB ..")
print("")