SL-1-1 Pyhton Introduction
SL-1-1 Pyhton Introduction
Disusun oleh:
Curriculum Team
Sumber Gambar:
https://www.springboard.com/library/software-engineering/top-programming-languages/
Java C++
C Python
“Python
is an experiment in how much freedom
programmers need. Too much freedom and
nobody can read another’s code; too little and
expressiveness is endangered”
Image
Paragrap
h
Tabl
e
Code
Tetapi, kita juga menyimpan program yang kita tulis dalam format .py
apabila dibutuhkan.
=
Proprietary document of Orbit Future Academy, 2022 AI for Gen Z
Proprietary document of Orbit Future Academy, 2022 AI for Gen Z
Heading
Image
Paragrap
h
Tabl
e
Code
X = “bye”
y = “until we meet again”
Thank_You = gratitude(feeling=[happy, super, hopeful]).fit(X, y)
print( Thank_You )