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
π6π2
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
π2π1
Create Charts with Python
https://bit.ly/3TVysLv
https://bit.ly/3TVysLv
π2β€1
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)
π2
Python Quiz | Day 57| What is the output of following Python code ?
Complete Playlist : https://bit.ly/3GLnZPy
Complete Playlist : https://bit.ly/3GLnZPy
Day 146 : Python Program to Get details of an element by atomic number
Complete Playlist : https://bit.ly/3Rr3OrM
Complete Playlist : https://bit.ly/3Rr3OrM
π2