Brief overview of python

Beschreibung

Karteikarten am Brief overview of python, erstellt von Aparna Dhirde am 08/03/2020.
Aparna Dhirde
Karteikarten von Aparna Dhirde, aktualisiert more than 1 year ago
Aparna Dhirde
Erstellt von Aparna Dhirde vor fast 6 Jahre
78
0

Zusammenfassung der Ressource

Frage Antworten
PYTHON Python is an open-source, high level, interpreter based language that can be used for a multitude of scientific and non-scientific computing purposes.
Comment Comments are non-executable statements in a program.
Identifier An identifier is a user defined name given to a variable or a constant in a program.
Debugging Process of identifying and removing errors from a computer program is called debugging.
Data types in Python Integer, boolean, float, complex, string, list, tuple, sets, None and dictionary.
Operators Are constructs that manipulate the value of operands. Operators may be unary or binary.
Expression An expression is a combination of values, variables, and operators.
Script Script is a sequence of definitions and commands.
Zusammenfassung anzeigen Zusammenfassung ausblenden

ähnlicher Inhalt