First
This commit is contained in:
4
Acara-14/Dictionary/1.py
Executable file
4
Acara-14/Dictionary/1.py
Executable file
@@ -0,0 +1,4 @@
|
||||
identitas1 = {"nama": "andi", "umur": "17 Tahun", "gender": "L"}
|
||||
identitas2 = {"nama": "bila", "umur": "16 Tahun", "gender": "P"}
|
||||
print(identitas1)
|
||||
print(identitas2)
|
||||
Reference in New Issue
Block a user