Python Learning
5.92K subscribers
426 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
❀2
❀7
What will be the output of the following Python code
Anonymous Quiz
39%
224
26%
Error
24%
12
10%
None
πŸ‘3
Python For Finance
πŸ‘11
What will be the output of the following Python code?

>>>max("what are you")
Anonymous Quiz
57%
Error
21%
u
5%
t
17%
y
❀7πŸ‘2
Top 16 Python Projects
❀9πŸ‘6
What will be the output of the Python code?
Anonymous Quiz
22%
Error
15%
-1
60%
1
2%
0
πŸ‘5❀2
What will be the output of the Python code?
Anonymous Quiz
35%
-1
23%
4
6%
3
36%
1
πŸ‘3
What will be the output of the Python code?
Anonymous Quiz
39%
dlrowolleh
37%
True
13%
-1
11%
None
❀2
To concatenate two strings to a third what statements are applicable?
Anonymous Quiz
14%
s3 = s1 . s2
50%
s3 = s1.add(s2)
21%
s3 = s1.__add__(s2)
15%
s3 = s1 * s2
Suppose s is β€œ\t\tWorld\n”, what is s.strip()?
Anonymous Quiz
13%
\t\tWorld\n
18%
\t\tWorld\n
10%
\t\tWORLD\n
59%
World
πŸ‘7
The format function, when applied on a string returns ___________
Anonymous Quiz
24%
Error
10%
int
13%
bool
54%
str
❀3πŸ‘3πŸ‘Ž1
What will be the output of the β€œhello” +1+2+3?
Anonymous Quiz
43%
hello123
19%
hello6
5%
hello
34%
Error
❀4πŸ‘1
What will be displayed by print(ord(β€˜b’) – ord(β€˜a’))?
Anonymous Quiz
23%
0
50%
1
22%
-1
5%
2
❀1
Say s=”hello” what will be the return value of type(s)?
Anonymous Quiz
6%
int
5%
bool
53%
str
35%
String
❀4πŸ‘2
30-Days-Of-Python

30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.

Creator: Asabeneh
Stars ⭐️: 33.2k
Forked By: 6.7k
https://github.com/Azure/azure-sdk-for-python

#python #azure
βž–βž–βž–βž–βž–βž–βž–βž–βž–βž–
Join @python_bds for more cool data science materials.
*This channel belongs to @bigdataspecialist group
πŸ‘8