Anonymous Quiz
50%
1
6%
2
26%
3
17%
None
👍10🤔3🗿2💊1
Anonymous Quiz
40%
[(0, 0), (1, 1), (2, 4), (3, 9)]
26%
{0: 0, 1: 1, 2: 4, 3: 9}
25%
dict_items([(0, 0), (1, 1), (2, 4), (3, 9)])
9%
[(0, 0), (1, 1), (2, 4), (3, 9), (4, 16)]
👍13
👍8
Anonymous Quiz
71%
[('A', 'B'), ('A', 'C'), ('A', 'D'), ('B', 'C'), ('B', 'D'), ('C', 'D')]
10%
[('A', 'B'), ('B', 'C'), ('C', 'D')]
17%
[('A', 'B'), ('C', 'D')]
2%
[('A', 'D'), ('B', 'C'), ('C', 'B')]
👍7🤔7
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍62🔥2
Anonymous Quiz
47%
Counter({1: 1, 2: 2})
13%
Counter({2: 2, 3: 1})
8%
Counter({2: 1, 1: 1})
32%
Counter({1: 1, 2: 1, 3: 1})
👍9
Anonymous Quiz
12%
keys()
51%
values()
27%
items()
10%
get_values()
👍11
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍40😁5🏆4🤔3🗿1
Anonymous Quiz
61%
4
21%
2
7%
0
12%
None
🗿14👍4
Anonymous Quiz
21%
func()
39%
name()
9%
current_function()
31%
get_name()
👍10
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍30🏆5🤷♂4🔥1💊1
Anonymous Quiz
58%
[3, 3, 3]
17%
[0, 2, 4]
14%
[1, 2, 3]
12%
[2, 2, 2]
👍13🤔2
Anonymous Quiz
22%
generator()
57%
yield()
5%
create()
17%
generate()
👍11
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍36💊9🔥1🏆1
Anonymous Quiz
27%
async()
9%
wait()
60%
await()
3%
complete()
👍5
Anonymous Quiz
10%
2
69%
3
17%
4
4%
5
🤔10👍4
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍42🤷♂4💊3
Anonymous Quiz
64%
[(0, 3), (1, 2), (2, 1)]
15%
[(0, 2), (1, 1), (2, 0)]
16%
[(0, 3), (1, 2), (2, 1), (3, 0)]
5%
[(0, 3), (1, 2), (2, 1), (2, 0)]
👍6🤔4
Anonymous Quiz
53%
set()
30%
unique()
7%
fromkeys()
11%
OrderedDict.fromkeys()
👍17
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍23🏆4