Python Learning
5.93K subscribers
428 photos
1 video
59 files
106 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
πŸ‘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
0802-python-tutorial.pdf
614.5 KB
Python Tutorial
πŸ‘3
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
What will be the output of the following Python code?
Anonymous Quiz
39%
olleh
28%
hello
6%
h
27%
o
πŸ‘3
What arithmetic operators cannot be used with strings?
Anonymous Quiz
10%
+
20%
*
37%
-
33%
All of the mentioned
πŸ‘7πŸ‘4❀1
πŸ‘4πŸ₯°2