Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
binary
def binary(n): if n > 1: binary(n//2) print(n % 2,end = '') deci = 12 binary(deci)
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
khud ki kalakari
abc
Сумма цифр пятизначного числа
shuru3
yield from example
oppo mobile
PySort
3-6.격자판 최대합
gauss elimination determinant calculator
🙆👌
Please log in to post a comment.