Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
pattern(T).py
#python 3.5.2 # ***** # * # * # * i=1 while i<=4: if i==1: print('*****') else : j=1 while j<=2: print(' ',end='') j+=1 print('*') i+=1
run
|
edit
|
history
|
help
0
Prac1_2
func mast
for project 1
L4-HW4-Finall
PyAnchorAlter
reverse the number
3-6.격자판 최대합
rstring
Yyy
hi