Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter II - Coggle Diagram
Chapter II
-
Python Programming Basic
-
-
Control Flow Statement
-
Types
-
Branch Structure
Conditional Statement
It's a statement that used when we want to perform different action based on the condition (is it true or false?)
-
-
-
Python Introduction
Definition
a simple, open-source, multi-paradigm, and object oriented scripting programming language, python is also known as a universal advanced programming language.
Advantages
Human-friendly (high-level, readable)
-
-
-
-
object oriented, easy to maintain
-
-
-
-
-