subject

What does this loop that uses a range function do?

for i in range(7, 15):
print(“goodbye”)
it prints “goodbye” 8 times, numbered from 7 through 14.
it prints “goodbye” 9 times, numbered from 7 through 15.
it prints “goodbye” 9 times.
it prints “goodbye” 8 times.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 17:30
Write pseudocode to represent the logic of a program that allows the user to enter a value. the program multiplies the value by 10 and outputs the result.
Answers: 1
question
Computers and Technology, 24.06.2019 03:30
Auniform resource locator (url) is a formatted string of text that web browsers, email applications, and other software programs use to identify a particular resource on the internet. true false
Answers: 2
question
Computers and Technology, 24.06.2019 09:30
Retype the statements, correcting the syntax errors. system.out.println("num: " + songnum); system.out.println(int songnum); system.out.println(songnum " songs"); note: these activities may test code with different test values. this activity will perform two tests: the first with songnum = 5, the second with songnum = 9. see how to use zybooks.
Answers: 1
question
Computers and Technology, 24.06.2019 10:20
Identify the publisher in this citation: carter,alan.a guide to entrepreneurship.new york: river’2008.print.
Answers: 3
You know the right answer?
What does this loop that uses a range function do?

for i in range(7, 15):
print...
Questions
question
Mathematics, 03.12.2020 14:30
question
English, 03.12.2020 14:40
question
Mathematics, 03.12.2020 14:40
question
Physics, 03.12.2020 14:40
question
Engineering, 03.12.2020 14:40
Questions on the website: 13722361