subject

The list nums is initially empty when the program below is run. index=1
REPEAT UNTIL
index - 16
IE
index > 2
APPEND nums, 3 * index
index
index 2
What are the contents of the list nums after the program has been run
3.6. 12. 24
12. 24
1.2.4.8
12. 24.48


The list nums is initially empty when the program below is run.

index=1
REPEAT UNTIL
index - 16
I

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 02:00
What is the process in which the software development team compiles information to determine the final product.
Answers: 3
question
Computers and Technology, 24.06.2019 11:00
Which of the statements below describe the guidelines for the use of text in presentation programs? a. do not use numbered lists. b. fonts should be appropriate for your audience. c. limit the number of fonts you use to three or four. d. only use bulleted lists for sales promotions. e. select font sizes that are appropriate for your delivery method. f. use font colors that work well with your background. select all that apply
Answers: 1
question
Computers and Technology, 24.06.2019 12:00
Match the function to its purpose. fast worth 50pts.
Answers: 1
question
Computers and Technology, 24.06.2019 17:50
Acontact list is a place where you can store a specific contact with other associated information such as a phone number, email address, birthday, etc. write a program that first takes in word pairs that consist of a name and a phone number (both strings). that list is followed by a name, and your program should output that name's phone number.
Answers: 1
You know the right answer?
The list nums is initially empty when the program below is run. index=1
REPEAT UNTIL
i...
Questions
Questions on the website: 13722363