0% found this document useful (0 votes)
39 views5 pages

Adi Front

This document is an industrial training report submitted by Adithya H to Bharathiar University to fulfill the requirements for a Bachelor of Science in Information Technology. It discusses Adithya's internship under Rajendran Muthuswami at NET Solutions India Private Limited. The report includes an abstract that highlights Python's advantages as a development environment for computational and visualization tasks due to its extensive library of packages. It also contains contents listing 6 chapters that cover topics like simple Python programs, data types, conditional statements, and constructors.

Uploaded by

M18 87jjj
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)
39 views5 pages

Adi Front

This document is an industrial training report submitted by Adithya H to Bharathiar University to fulfill the requirements for a Bachelor of Science in Information Technology. It discusses Adithya's internship under Rajendran Muthuswami at NET Solutions India Private Limited. The report includes an abstract that highlights Python's advantages as a development environment for computational and visualization tasks due to its extensive library of packages. It also contains contents listing 6 chapters that cover topics like simple Python programs, data types, conditional statements, and constructors.

Uploaded by

M18 87jjj
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/ 5

PYTHON

An Industrial training report submitted to the Bharathiar University

in partial fulfilment of the requirements

BACHELOR OF SCIENCE IN
INFORMATION TECHNOLOGY

by

ADITHYA H Reg No: 2026JO804

Under the Guidance

of

RAJENDRAN MUTHUSWAMI
MANAGING DIRECTOR

NET SOLUTIONS INDIA PRIVATE LIMITED

DEPARTMENT OF INFORMATION TECHNOLOGY

JULY 2022
CERTIFICATE

ADITHYA H

2026J0804

Signature of the Internship Coordinator Signature of the HOD


ACKNOWLEDGEMENT

ADITHYA H

Reg. No: 2026J0804


ABSTRACT
The Python programming language provides a development environment suitable to
both computational and visualization tasks.

One of Python's key advantages is that it lets developers use packages that extend the
language to provide advanced capabilities, such as array and matrix manipulation, image
processing, digital signal processing, andvisualization. Several popular data exploration and
visualization tools have been built in Python
CONTENTS

Chapter No Index Page No

1 Introduction 1

2 Simple python program 3

3 Data types 3

4 Conditional statement 5

5 Constructors 7

6 Conclusion 9

You might also like