Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Myone
#python 3.6.9 print ("Hello, world!") name = 'guru' age = 18 print("HELLO %s! " %name) print("%s is %d years old." %(name,age))
run
|
edit
|
history
|
help
0
Palindrome using recursion
Урок 4 задача 4: решить в целых числах уравнение ax=b (python)
Reverse number
test
Insert a sequence of same numbers, unpacking
Komalsri123
BinarySearchTree implementation in Python 3.5.2
Organizing Transactions
9202335.py
Python