Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Python loop
#python 3.5.2 print ("Hello, world!") Age=42 a=int(input ("what is your age:")) while a>=age: print ("you are allowed")
run
|
edit
|
history
|
help
0
kenken1
Insertion sort
standardization
Hello world
First
события
My webapp demo
Game4
Search for sum of pairs in given array
Greatest Common Factor (Euclidean algorithm, aka Euclid's algorithm)