Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Python if condition
#python 3.5.2 print ("Hello, world!") a=10 if a*10>=53: print("It is valid") else: print ("it is not valid")
run
|
edit
|
history
|
help
0
lower and upper alphabets checker
sensi 1
lambda list map
Redd
codigo1
Python, finditer(), filter emails and place put in tuple
https://rextester.com/REAL13110
7 Segment Display
Linked Lists in python
My first code