Python List
Python List
Python Lists
Introduction
with
Herri Wijaya,S.Kom,.M.M
Lecture
27 April 2024
01.30 - 03.00 PM
Python Lists Introduction
extend() Add the elements of a list (or any iterable), to the end of the current list
index() Returns the index of the first element with the specified value