Hey! I'm Sri โ Lead Engineer in samsung
Not an expert. Just learning out loud โ and sharing
every step so YOU don't have to figure it out alone.
What you'll find here:
๐ Python OOPs โ small chunks, easy language
๐ DSA โ In Progress.
๐ค AI โ coming soon
๐งช Automation โ coming soon
๐ python projects backend etc
Rebuilding Mastery
Question of the Day #1
class Student:
pass
s1 = Student()
Can an object be created without __init__?
1 month ago | [YT] | 0
View 0 replies