# Materi Python Dasar Dwipayana | Materi | | ------------------------------------------------------------ | | Apa itu Python?, *installing*, print "Hello World!" | | Fungsi <code>print()</code>, *string*, *type*, parameter, variabel dan konsep *debugging* | | Fungsi <code>type()</code>, numerik, operator, urutan operasi, operator == dan != | | Operasi *string*, *list*, fungsi <code>append()</code> dan <code>remove()</code>, *tuples* | | *If-then* | | *for loop* dan *while loop* | | *Nested if-then* | | *Nested* kombinasi |