Check out
Learn something new about Python every day in less than 1 minute

https://www.youtube.com/c/PythonIn1Minute/videos
PythonNotes.pdf
221.1 KB
Python.pdf
780.7 KB
history and some instruction
#notes
Python tricky question

Explain the output of print(100 and 200 or 300)

answer in comment

#tosolve #question
Python zero to hero
They are live now
Link http://youtu.be/zgbYKySWsNk
What will happen and why?
a = 10
a = "String"

print(a)
2025/06/28 08:48:46
Back to Top
HTML Embed Code: