subject

A) Create a new list called numbers of 5 different integers b) Create a reference list called num and refer to the numbers list created above. Print the num list
c) Change the value of any element in the numbers list
d) Print the contents of the num list with an appropriate message
e) Create an actual copy of the number list, naming it test1 ,using the slice concept. Change the value of any element in the test1 list
f) Print the contents of the number and test1 list with an appropriate message.
g) Create another actual copy of the number list, and name it test2, but this time only copy the first 3 elements.
h) Print the contents of the number, test1 and test2 list with an appropriate message.
i) Demonstrate the use of the โ€˜inโ€™ and โ€˜not inโ€™ operators to display true or false if the element is available or not in the number list.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 07:00
Why were most movies from the late 1890s until the early 1930s only filmed in black and white? there were only a few people who could afford the technology to produce color motion pictures back then. audiences did not want color motion pictures until later. the film used to make color motion pictures often overheated, which was a safety hazard, so it was generally not allowed. color films had to be hand-colored, frame by frame.
Answers: 3
question
Computers and Technology, 23.06.2019 13:30
Best laptops for college [$100-$500 range]?
Answers: 2
question
Computers and Technology, 23.06.2019 18:00
Freya realizes she does not have enough in her bank account to use the debit card. she decides to use a credit card instead. which questions should freya answer before using a credit card? check all that apply. can i pay at least the minimum payment each month? can i make payments on time and avoid late fees? will i have to take out a loan? how much in finance charges can i afford to pay? should i talk to a consumer credit counseling service?
Answers: 1
question
Computers and Technology, 24.06.2019 11:20
Colby works as a shipping clerk for a major package delivery service. some of his daily tasks include tracking shipments and entering orders. which aspect of the information technology cluster would he most likely be trained in? a.networkingb.databasesc.hardwared.software
Answers: 2
You know the right answer?
A) Create a new list called numbers of 5 different integers b) Create a reference list called num...
Questions
Questions on the website: 13722361