Python Programming
1.75K subscribers
592 photos
2 videos
190 files
8 links
Learning Python programming is easy! 🔥

🎯 Free project tutorials


🏆 Daily quiz and Weekly Quiz Challenge

🚀 Hands-on guides


Learn to build projects from small to large and improve your skills!

Support My Work: https://buymeacoffee.com/mdsabbirahma
Download Telegram
What is the output of this code snippet?
Anonymous Quiz
19%
[1, 2, 3, [4, 5]]
70%
[1, 2, 3, 4, 5]
9%
[4, 5, 1, 2, 3]
2%
Error
8
Powerful One-Liners in Python 👨‍💻

Don't Forget to give reactions❤️
8
battery_notification.py
454 B
Battery Notification in Python 🔋

Do not forget to React ❤️  to this Message for More Content Like this

     
        
Thanks For Joining All ❤️
6
Which of these options creates an immutable data structure?
Anonymous Quiz
24%
{}
24%
[]
35%
()
18%
set()
7👍1
Python String Methods 🚀

Don't Forget to give reactions❤️
4👍2
qr_code_generator.py
343 B
QR Code Generator 👨‍💻

Do not forget to React ❤️  to this Message for More Content Like this

     
        
Thanks For Joining All ❤️
3
x = [1, 2, 3, 4, 5]
print(x[-3:])
6
What will be the output of this code?
Anonymous Quiz
18%
[1, 2, 3]
49%
[3, 4, 5]
16%
[4, 5]
18%
Error
7
Lists, Tuples, Sets and Dictionaries in Python 🚀

Don't Forget to give reactions❤️
6🔥1
screen_pet.py
4 KB
Screen Pet 🐱

Do not forget to React ❤️  to this Message for More Content Like this

     
        
Thanks For Joining All ❤️
3👏1
What does the map() function return in Python?
Anonymous Quiz
18%
A set
27%
A list
45%
A map object
10%
A tuple
4
Important Functions in Python 👨‍💻

Don't Forget to give reactions❤️
4
audio_book.py
853 B
Audio Book in Python 🔊📖

Do not forget to React ❤️  to this Message for More Content Like this

     
        
Thanks For Joining All ❤️
5
a = "abcd"
print(a[::2])
4
What will be the output of the following code?
Anonymous Quiz
43%
ac
25%
bd
16%
abcd
16%
Error
5👍1
Convert Video to Audio using Python 🎥 🔊

Don't Forget to give reactions❤️
7
Software Engineer Interview Questions .pdf
2.8 MB
Software Engineer Interview Questions 👨‍💻

Do not forget to React ❤️  to this Message for More Content Like this

     
        
Thanks For Joining All ❤️
6👍1
Which of the following expressions will result in True?
Anonymous Quiz
21%
bool([])
22%
bool(0)
19%
bool(None)
38%
bool(" ")
4👍2
5
50 Common Interview Questions & Answers.pdf
2.1 MB
50 Common Interview Question

Do not forget to React ❤️  to this Message for More Content Like this

     
        
Thanks For Joining All ❤️
4👍1