Harish Internship
Harish Internship
Presented By:
A.K.HARISH
23555A4401
DATA SCIENCE
GIET
Internship-1
Datascience,
Definition
Python is a high-level, interpreted, interactive
and object-oriented scripting language.
• Example:
• x = 10
• y = "cse"
● Python allows you to assign values to multiple variables in one
line:
line: x = y = z = "Orange"