Class-07: AI-101 | Error Handling in Python, Importance of Error Handling. | Modules in Python
HTML-код
- Опубликовано: 8 фев 2025
- This series is for students, developers, and beginners who want to learn Python and work on real-world projects. We’ll start with the basics like variables, data types, and string concatenation in Google Colab and gradually move towards building practical projects.
Perfect for anyone starting their coding journey or looking to create impactful Python applications!
👨💻 What Will You Learn in This Session?
Dictionary in Python
for loop in Python
while loop in Python
🛠️ Tools & Technologies Covered:
Python
Google Colab
Jupyter Notebook
📌 Useful Links:
[AI Python](github.com/pan...)
[Python Official Website](www.python.org/)
[Python Crash Course](github.com/pan...)
[Python Projects](github.com/pan...)
📣 Stay Connected:
Don't forget to like this video 👍, subscribe 🔔, and share 💌 it with your friends and colleagues who are interested in Python development and data science!
🎓 Perfect for beginners and experienced developers looking to enhance their Python skills!
#python #googlecolab #genai #agenticai
**Connect with the Instructors**: Have questions? Want to connect? Find us on LinkedIn:
[Zia Khan]( / ziaukhan )
[Qasim Sir]( / sirqasim )
**Join Our Community**: Become a part of our growing Facebook group and stay updated with all the latest content and discussions:
[Official Facebook Group]( / 207857240128729 )
where to submit the online class assignment ?
user_input = int(input("Enter Your Number: "))
def double(num):
result = num * 2
return result
result = double(user_input)
while result < 100:
print(f"Your result is {result}")
result = double(result)
output:
Enter Your Number: 2
Your result is 4
Your result is 8
Your result is 16
Your result is 32
Your result is 64
Sir download ka option on krdein light ka issue hy hmari traf