Inactive Tutor answered 05/21/21
Tutor
New to Wyzant
list1 = []
list1.append(24)
list1.append(32)
list1.append(36)
list1.append(42)
list1.append(48)
print(list1)
Ethan C.
asked 05/21/21Inactive Tutor answered 05/21/21
list1 = []
list1.append(24)
list1.append(32)
list1.append(36)
list1.append(42)
list1.append(48)
print(list1)
Get a free answer to a quick problem.
Most questions answered within 4 hours.
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.