8.99K subscribers
86 photos
2 videos
24 files
140 links
SIMPLYEASYLEARNING ๐Ÿ‘ฉโ€๐ŸŽ“
Download Telegram
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
Tech & code pinned Deleted message
x = 10
y = 5
if x > y: print("x is greater than y") elif x < y: print("x is less than y") else: print("x is equal to y")
Anonymous Quiz
67%
x is greater than y
10%
x is less than y
7%
x is equal to y
17%
The code will produce an error
๐Ÿ‘6
Tech & code pinned Deleted message
Tech & code pinned Deleted message
Python projects will share here
๐Ÿ‘5
Tech & code pinned ยซPython projects will share hereยป
๐Ÿ‘4
Tech & code pinned Deleted message
Chatgpt cheat sheet to get your job interview

https://www.instagram.com/p/CuZJH4qN-pA/?igshid=Y2IzZGU1MTFhOQ==
๐Ÿ‘7โค2
๐Ÿ‘9