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
reverse Aufgabe
(P2) Ciągi 2
PyPackMenuClass
Brother's share
Celcius to Fahrenheit
(P3) Zadanie Kolokwium 2013: Trójkąty i trójkąty
Submission.py
haha
My first code
replace