Python Learning
5.92K subscribers
451 photos
1 video
63 files
109 links
Python Coding resources, Cheat Sheets & Quizzes! 🧑‍💻

Free courses: @bigdataspecialist

@datascience_bds
@github_repositories_bds
@coding_interview_preparation
@tech_news_bds

DMCA: @disclosure_bds

Contact: @mldatascientist
Download Telegram
What will be the output of the Python code?
Anonymous Quiz
23%
0 1 2
24%
error
42%
0 1 2 0 1 2
11%
none of the mentioned
👍6
🤔3
👍3
👍6
What will be the output of the following Python code snippet?
Anonymous Quiz
22%
0 1 2 3
17%
0 1 2 2
35%
3 3 3 3
27%
error
🔥2
What will be the output of the following Python code snippet?
Anonymous Quiz
50%
0 1 2 3
14%
0 1 2 2
7%
3 3 3 3
29%
error
What will be the output of the following Python code snippet?
Anonymous Quiz
47%
-2 -1
16%
0
24%
error
13%
none
👍5
#adpost 👇
Download templates for Photoshop and other programs for free. Subscribe to our channel and study graphic design with us.
https://t.me/+vL8SE2wT0zEwMWMx
2👍1
What will be the output of the following Python code snippet?
Anonymous Quiz
26%
m, y, , n, a, m, e, , i, s, , x,
25%
m, y, , n, a, m, e, , i, s, , x
38%
my, name, is, x,
10%
error
4
>>>"a"+"bc"
Anonymous Quiz
4%
a
5%
bc
9%
bca
81%
abc
👍1
>>>"abcd"[2:]
Anonymous Quiz
4%
a
28%
ab
64%
cd
4%
dc
4👍4