Save
Tve
Save
Share
Learn
Content
Leaderboard
Learn
Created by
Stella Bagotao
Visit profile
Cards (7)
Python
A popular programming language created by
Guido
van
Rossum
, and released in
1991
Python
Language
Interpreted, object-oriented, high-level programming language with dynamic semantics
Supports modules and packages
Python
Easiest
Language
to Understand
Indentation
is VERY IMPORTANT
VERY
SHORT
Syntax
NO
SEMICOLON
Needed
Uses
of
Python
Web
development
(server-side)
Software
development
Mathematics
System
scripting
Python
is easy to read, easy to learn, and has short codes
Programming
Paradigms
in
Python
Procedural Programming
Object-oriented Programming
Functional Programming
Python has a
Standard Library
and
Exception Handling