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
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
Download Link : https://cosmofeed.com//ps/63c60d0a1068050037369a44
Coupon code : INDIA
cl = [1, 2, 3, 4, 5]
print(cl[:4].pop( ))
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
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
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)
Day 143 : Python code for creating a joy plot https://youtu.be/k5HiCT6Gkgg