Presented By:-Surbhi Kumari Q. Id. - 22030518 B.Tech CSE 3rd Year Sec - 1' Quantum University
Presented By:-Surbhi Kumari Q. Id. - 22030518 B.Tech CSE 3rd Year Sec - 1' Quantum University
Surbhi Kumari
Q. Id. –22030518
B.Tech CSE 3rd year
Sec- ‘1’
Quantum University
Internship
Presentation
on Python
CONTENTS
• INTRODUCTION
• Why python
• Basic python syntax
• Certificate
• Conclusion
INTRODUCTION
• Internship Duration: 45 Days
Location: CODTECH IT SOLUTION
Start Date: 10/07/2024
End Date: 25/08/2024
• The 45-day internship focused on Python programming
aimed to provide hands-on experience in software
development, data analysis, and application building.
The program was designed for individuals looking to
enhance their technical skills while contributing to real-
world projects.
Why Python?
•Popularity and Demand:
Widely used in various fields (data science, web
development, automation)
•Ease of Learning:
Simple syntax and readability make it
beginner-friendly
•Versatility:
Extensive libraries and frameworks (e.g.,
Pandas, Flask, NumPy)
•Community Support:
Strong community and abundant resources for
learners
Basic Python Syntax
•print ("Hello, World!")
Output- Hello, World!