nama | jabatan | usia |
---|---|---|
zaini | cto | 25 |
ati | user experience | 26 |
rahman | designer | 21 |
andre | bussiness strategies | 23 |
rey | ceo | 29 |
Last active
March 4, 2017 01:29
-
-
Save mzaini30/845a961953a41b0fb6c95255b8af62d5 to your computer and use it in GitHub Desktop.
Bagaimana cara mengubah table menjadi list python?
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nama = ["zaini","ati","... | |
jabatan = ["cto","user experience... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment