Python: List Operation: Revision history

From OnnoCenterWiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

1 February 2017

  • curprev 23:1723:17, 1 February 2017 Onnowpurbo talk contribs 191 bytes +191 Created page with "==declare== list1 = ['physics', 'chemistry', 1997, 2000]; list2 = [1, 2, 3, 4, 5 ]; list3 = ["a", "b", "c", "d"] ==Referensi== * https://www.tutorialspoint.com/python/..."