8.99K subscribers
86 photos
2 videos
24 files
140 links
SIMPLYEASYLEARNING πŸ‘©β€πŸŽ“
Download Telegram
Who developed Python Programming Language? πŸ€”
Anonymous Quiz
17%
Wick van Rossum
18%
Rasmus Lerdorf
60%
Guido van Rossum
5%
Niene Stom
πŸ†5πŸ‘4😁2πŸ‘1
πŸ‘4πŸ₯°2
Which of the following functions can help us to find the version of python that we are currently working on?
Anonymous Quiz
21%
sys.version(1)
10%
sys.version(0)
49%
sys.version()
21%
sys.version
πŸ‘3
Tech & code pinned Deleted message
Tech & code pinned Deleted message
Don’t forget to smash the like button
Tech & code pinned Deleted message
Code πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡

https://www.instagram.com/p/CsYtb1mrjqk/?igshid=MzRlODBiNWFlZA==
❀1πŸ‘1
Tech & code pinned Deleted message
my_list = [1, 2, 3, 4, 5]
print(my_list[1:3])
Anonymous Quiz
61%
[2, 3]
19%
[1, 2]
10%
[3, 4]
11%
[1, 3, 5]
πŸŽ‰14πŸ‘2❀1
my_list = [1, 2, 3, 4, 5]
print(my_list[1:3])
Anonymous Quiz
19%
[1, 2]
47%
[2, 3]
8%
[3, 4]
26%
[2, 3, 4]
πŸ‘3❀1