0% found this document useful (0 votes)
7 views3 pages

Report Ish

Uploaded by

areshma2305
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views3 pages

Report Ish

Uploaded by

areshma2305
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

PERIYAR UNIVERSITY

INTERNSHIP TRANING REPORT FORMAT


UG STUDENTS –II YEAR –IV SEMMESTER VACCATION

1. Name of the candidate G. Kanimozhi


2. University Examination Registration C22UG143CCA039
Number
3. Name of the college Padmavani Arts and science college for
women’s ,
Salem- 11
4. Name of the Department/Degree B.Com (CA)
5. Name of the industry/Institute in which MICROSUN TECHOLOGY
for internship training undergone
6. Guide/Supervisor under whom the Sarabesh
Training under taken
7. Title of the Training Python
8. Brief output of the training(not more ATTACHED
than 2page )-Attach annexure
9. Conclusion:
The python, internship training has been a valuable experience, equipping
interns with essential interpersonal and professional skills necessary for career success.
Throughout the program, participants, have developed competencies in python is a high-
level, interpreted, interactive and object-oriented scripting language. Python is designed
to be highly readable.

10. Outcome of the training :


The python internship training yielded several positive outcomes for the
participants, enhancing both their personal and professional development. Key
outcomes include:
Enhanced python is a build basic programs using fundamental programming constructs
like variables, conditional logic, looping, and functions.

Signature of the student signature of the Guide Head of the Department principal
INTRODUTION:
Python is a high-level, interpreted, interactive, and object-oriented
scripting language. Python is designed to be highly readable. It uses English
keywords frequently where as other languages use punctuation, and it has fewer
syntactical constructions than other languages interpreter.

1. Python is interpreted: Python is processed at runtime by the


interpreter. You do not need to compile your program before executing it. This is
similar to PERL and PHP.

2. Python is interactive: You can actually sit at python prompt and


interact with interpreter directly to write your programs.

3. Python is Object-Oriented: Python supports object-oriented


style or technique of programming that encapsulates code within objects.

4. Python is a Beginner’s language: python is a great language for


the beginner-level programmers and supports the development of a wide range
of applications from simple text processing to WWW browsers to games.

OBJECTIVES:
 Master the fundamentals of writing python scripts.
 Learn core python scripting elements such as variables and flow control
structures.
 Discover how to work with lists and sequence data.
 Write python functions to facilitate code reuse.
 Use python to read and write files.
 Identify when to use a list.
 Create a list with string values and numeric values.
 Access a particular item in a list by using indexes.
 Push items to the end of the list.
 Sort and slice of list.
METHODOLOGY:
Python methodologies for manipulating, processing, cleaning,
grouping, slicing, reshaping and summarizing information in data-intensive
applications; managing files, scraping web pages, mining social media; analyzing,
and visualizing data.

Programming methodology is the way of analyzing a


particular complex problem by planning the software development and
controlling the development process.

CONCLUSION:
Python is a widely used programming language and is now the
most popular language to use across the organization and programmers as well.

It supports cross-platform and applications based on python


language can be run on any platform without any issues.

 Popular as a scripting language.


 Popular as a general purpose language.
 Open sourced.
 Interesting from the program language perspective.
 Easy to learn and use, so being used in many CS 101 courses.

You might also like