Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
set, tuple, and dict
#python 3.6.9 s1 = set() t1 = () d1 = {} print(f'type(s1): {type(s1)}\n') print(f'type(t1): {type(t1)}\n') print(f'type(d1): {type(d1)}\n')
run
|
edit
|
history
|
help
0
add function
Max
Lesson7 Final
test
Python if condition
Hai
Fibonacci to the Nth number
Юра и заселение
global 4
matrix with random numbers