Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
codigo1
#python 3.5.2 print ("Hello, world!") tup1 = (1,2,3) tup2 = (4,5,6) tup3 = (7,8,9) tup_123 = tup1 + tup2 + tup3 print(tup_123) print(tup1*4)
run
|
edit
|
history
|
help
0
recreation of https://js.do/samples/labyrinth in python. Works in the same way.
salarysms
convert hours into min
Repeated match within another regular expression
p1
word repeat
Jaan
IP Network & Broadcast Address Calculator 2
init constructor
Lesson3 part 2