Python Coding
7.45K subscribers
1.52K photos
4 videos
49 files
1.39K links
Learn Python to automate your things. We are here to support you. Ask your question

Reach us - info@clcoding.com

https://whatsapp.com/channel/0029Va5BbiT9xVJXygonSX0G
Download Telegram
Web Scraping for Beginners https://youtu.be/esWoMBasdYA
Python for Absolute Beginners https://bit.ly/3IuykQD
Pdf To Audio using Python https://youtu.be/cYW-VHTLqGs
Our YouTube channel is not monetized. So no ads on our channel. If you are finding any ads on any video its YouTube policy. Sorry for that.

Check our channel free courses without any ads.
https://www.youtube.com/channel/UCj4b_YT4QnFy6nx3dRCuc1w
Indian Flag using Python

Download Link : https://cosmofeed.com//ps/63c60d0a1068050037369a44

Coupon code : INDIA
cl = [1, 2, 3, 4, 5]
print(cl[:4].pop( ))
Anonymous Quiz
14%
cl = [1, 2, 3, 4, 5]
37%
5
20%
[1, 2, 3, 5]
28%
4
What will be the output of the following Python code?
s1='97'
s2='65' print(''.maketrans(s1,s2)) Free Python Courses https://bit.ly/3IuykQD
Anonymous Poll
10%
{'a':'A'}
22%
{'97': '65'}
16%
{'9':'6','7':'5'}
9%
{57: 54, 55: 53}
43%
Check answer
Python for Absolute Beginners
https://bit.ly/3IuykQD
Happy Republic Day ! https://youtu.be/UPQHV6AKoc0
Why you should learn Python ?
Create Charts with Python
https://bit.ly/3TVysLv
How can you remove the last element from a list in Python?
Anonymous Quiz
50%
list.pop()
18%
list.remove()
6%
list.delete()
26%
list.pop(-1)
"a" * 20 is "aaaaaaaaaaaaaaaaaaaa"
Anonymous Quiz
65%
True
17%
False
2%
a
16%
Check Answer
Day 143 : Python code for creating a joy plot https://youtu.be/k5HiCT6Gkgg