Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Tuples operating with '+' '*'
#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
числа близнецы
square function
dict()
inverse matrix gauss jordan
Search element in a matrix
Regular falsi
Short python input
Никита
linked_lists
1