Post-grad from IIIT Delhi 🎓 | Passionate about DSA, Python, ML, and Data Science 🐍 | Open Source Contributor 🌐 | Content Creator in the making 📝

Joined July 2024
2 Photos and videos
Pinned Tweet
Hello everyone I am a Post Grad in CSE from IIIT Delhi and today marks the beginning of a new challenge, an educational content creator 🔥. I will post content related to Python 🐍, AI/ML🤖 and Data Science 📊 #Python #DSA #Coding #competition #100daysofcodechallenge #Education
1
92
Data Types are used to define the type of a variable. In Python there are several built-in data types. Some of them are - 1 Numeric data types: int, float, complex 2 String data types: str 3 Sequence types: list, set etc. 4 Boolean type: bool #Python #DSA 1/6
1
1
13
Numeric data type is used to hold numeric values like; • int - holds signed integers of non-limited length. • float- holds floating precision numbers. • complex- holds complex numbers. #pythonlearning #DSA 2/6
1
1
10
String is a sequence of characters. In Python strings are represented by either single or double-quotes. #pythonlearning #DSA 3/6
1
6
🚀 Exciting news! 🐍✨ I'm thrilled to kick off my Python journey on Twitter by diving into Data Structures and Algorithms(#DSA) from scratch to advanced! 📊💡 Join me as we unravel the magic of Python's power in problem-solving and coding challenges.
1
1
31
💡 Have a specific topic in mind or suggestions? Drop a comment below! Don't forget to follow for regular updates. Let's #code together 🌟#Python #100daysofcodechallenge
1
25