kschro504 kschro504
  • 09-09-2020
  • Computers and Technology
contestada

Fill in the blanks of this code to print out the numbers 1 through 7.
1 number = 1
2 while number --- 7
3 print(number, end=" ")
4 ---

Respuesta :

Manetho
Manetho Manetho
  • 09-09-2020

Explanation:

there can be two methods to solve this

1. number = 1

while number <= 7:

   print(number, end=" ")

   number += 1

2.number = 1 for number in range(0,7): number += 1 print(number, end=" ")

Answer Link
Omm2 Omm2
  • 04-01-2022

number = 1

while number <= 7:

   print(number, end=" ")

   number += 1

The answer is attached below:

Learn More: https://brainly.com/question/13119214

Ver imagen Omm2
Answer Link

Otras preguntas

6. You are planning a camping trip. The campsite you want to rent charges a $15 fee to reserve the site, plus an extra $3 per day. Part I: Define your variables
Maximum s-character is observed in a) Triple bonded carbon atom b) Double bonded carbon atom c) Single bonded carbon atom d) Carbon atom of benzene
What is the difference of the two polynomials? (7y2 6xy) â€"" (â€""2xy 3) 7y2 4xy â€"" 3 7y2 8xy â€"" 3 7y2 4xy 3 7y2 8xy 3.
Someone help me with this please
human-to-human transmission of plague is usually by:
I need this answer thank you for every one who has answered my other questions
BRAINLIEST TO WHOEVER ANSWERS CORRECLTY
Which of the following best describes a vein
human-to-human transmission of plague is usually by:
the mark in a subject for 12 students are as follows 31`, 37 ,35,38 ,42 ,23,17,18 ,35,25, 35,29