Anonymous Quiz
82%
set(list)
9%
unique(list)
5%
list(set)
3%
list[unique]
👍7
Anonymous Quiz
7%
block
13%
anonymous
72%
lambda
8%
with
👍5🤔3❤2👀2😁1
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥12👍7👀1
Anonymous Quiz
10%
os.getwd()
23%
os.getcwd()
16%
os.currentdir()
51%
os.dir()
👍7🤔3❤1
Anonymous Quiz
12%
{} (curly braces)
64%
() (parentheses)
13%
[] (square brackets)
11%
<> (angle brackets)
👍4🔥1
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍19🔥1
Anonymous Quiz
52%
sorted(iterable, key=function)
44%
sort(iterable, key=function)
2%
order(iterable, key=function)
1%
arrange(iterable, key=function)
💊10👍4
Anonymous Quiz
24%
ValueError
33%
MathError
16%
ArithmeticError
27%
ZeroDivisionError
💊16👍3
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥14👍11
Anonymous Quiz
12%
dict.keys()
11%
dict.values()
71%
dict.items()
6%
dict.pairs()
👍7🤔3
Anonymous Quiz
62%
remove()
20%
delete()
16%
discard()
1%
erase()
👍8💊4
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
🔥20👍9👀2
Anonymous Quiz
41%
hasattr(obj, '__iter__')
49%
isiterable(obj)
1%
caniterate(obj)
9%
isiterator(obj)
👍8❤1💊1
Anonymous Quiz
27%
map()
65%
filter()
3%
reduce()
5%
select()
👍9
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍12🔥9
Anonymous Quiz
30%
find()
67%
index()
2%
locate()
2%
search()
👍8❤1
Anonymous Quiz
32%
[('a', 2), ('b', 2)]
3%
[('a', 2), ('c', 2)]
5%
[('b', 2), ('c', 2)]
59%
[('a', 2), ('b', 2), ('c', 2)]
🤔10💊3👍2
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍14🔥5
Anonymous Quiz
24%
5
71%
1
4%
4
1%
3
👍13😁2🤯1
Anonymous Quiz
52%
Counter({1: 1, 2: 2})
8%
Counter({2: 2, 3: 1})
9%
Counter({2: 1, 1: 1})
31%
Counter({1: 1, 2: 1, 3: 1})
🤔6👍4🤯1
Ставь 👍 если знал ответ, 🔥 если нет
Забирай 📚Базу Знаний
Please open Telegram to view this post
VIEW IN TELEGRAM
👍14🔥7❤1🤔1