Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Pattern(L).py
#python 3.5.2 i=1 while i<=5: j=1 if i==5: print('* * * * * *') else : while j<=1: print('* ') j+=1 i+=1
run
|
edit
|
history
|
help
0
Square-Triangle Numbers
Python3
Fgjei
map lambda list
EJ_2_python_20.068.214-9_20.116.927-5
If else if in 2 ways
Linked Lists in python
https://rextester.com/REAL13110
My world
Find common characters between two strings