Report Ish
Report Ish
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.
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.
CONCLUSION:
Python is a widely used programming language and is now the
most popular language to use across the organization and programmers as well.