Content text 1-0 A Good First Program - Opening.pdf
A Good First Program Python - Pertemuan 1 pacmann.io © 2022 – Pacmann AI
pacmann.io © 2022 – Pacmann AI 2 Referensi ● Learn Python the Hard Way: A Very Simple Introduction to the Terrifyingly Beautiful World of Computers and Code, Zed Shaw Bab 1, 2, 4, 5, 6, 7, 8, 9 ● Think Python, Allen B. Downey Chapter 2
pacmann.io © 2022 – Pacmann AI 3 Capaian Belajar ● Siswa dapat mengerti cara kerja dan menggunakan Basic Operations yang ada di Python ● Siswa dapat mengerti dan cara membuat Variable di Python ● Siswa dapat mengetahui jenis - jenis error yang umum ditemui di Python
pacmann.io © 2022 – Pacmann AI 4 Outline • Printing • Variables • More Printing • Commenting • Error