Python learning
27.2K subscribers
209 photos
8 videos
75 files
118 links
Learn pythonπŸ”₯
Quality content πŸ˜‰
Get Python Course 😁
Download Telegram
Which keyword is used for function
in Python language?
Anonymous Quiz
12%
function
75%
def
10%
fun
3%
define
Python supports the creation of
anonymous functions at runtime,
using a construct called_________
Anonymous Quiz
16%
pi
21%
anonymous
55%
lambda
8%
none
10 HIGHEST PAYINNG PROGRAMMING JOBS πŸ™ŒπŸ»πŸ™ŒπŸ»
How to Store Strings in Variables cheat sheet
What will be the output of the above
Python code?
Anonymous Quiz
28%
1 2 3
36%
Error
6%
1 2
30%
None
SIM Card Part and Function πŸ™ŒπŸ»πŸ™ŒπŸ»πŸ™ŒπŸ»πŸ™ŒπŸ» .
Download all these books For Free πŸ‘‰ https://inprogrammer.com/5-must-read-free-books-for-beginners/
What will be the Output
def fun_x(x):
X=X+'2' x=x*2 return x print(fun_X("python")
Anonymous Quiz
33%
python2python2
17%
python2
42%
Error
7%
None of above
Python tricks and tips
Section 2: Strings
Lesson 8: Printing out multiple values of strings

Code snippet to copy:
print(β€œon”*3+’ β€˜+”off”*2)
Keyboard Shortcuts for VS CODE πŸ™ŒπŸ»πŸ™ŒπŸ»
You want free Python Projects 😍
Anonymous Poll
97%
Yess πŸ‘
3%
No πŸ‘Ž
Is Python case sensitive when
dealing with identifiers?
Anonymous Quiz
71%
yes
16%
no
12%
machine dependent
1%
none
πŸ™ŒπŸ»πŸ™ŒπŸ»
5 Free books for every beginner python programmer πŸ˜πŸ‘‰ https://inprogrammer.com/5-must-read-free-books-for-beginners-part-2/