Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
5 ki table
#python 3.5.2 print ("Hello, world!") print("5 ki table") i = 5 j=1 while(j<=10): print(i*j) j=j+1
run
|
edit
|
history
|
help
0
камень ножницы бумага
Linear search
Python3
Game2
Counting
calculate the sum of string 201test70de88qa ( only numbers)
shuru15
lesson 6 final
reverse the number
H.W 5-Solution