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
.....✓[Guess the number]®®®®®®®•$$$$✓.....
wordsentencething
Ej2_python_204676887
PyTypeClass
Variables mutables e inmutables
global 4
IP Networks splitting calculator
Set
Christmas tree
Python3: Class I : Person (Simple)