mikeyn1206 mikeyn1206
  • 22-09-2020
  • Computers and Technology
contestada

Ask the user to input an integer. Print out the next three consecutive numbers

The sample for is

Enter an integer: 4
5
6
7
This is in python edgenuity 2.2 Code practice.

Respuesta :

SpleenPopper SpleenPopper
  • 22-09-2020

Answer:

Explanation:

a = int(input("Enter num: "))

print(str(a+1))

print(str(a+2))

print(str(a+3))

Answer Link
OSEYIA
OSEYIA OSEYIA
  • 23-11-2021

Answer:

What that person said ^^^

Explanation:

Answer Link

Otras preguntas

The distribution of actual weights of 8-oz chocolate bars produced by a certain machine is normal with mean 8.1 ounces and standard deviation 0.15 ounces. (a) W
Help help help help
which substance most likely caused a new substance to be formed when mixed with water
The struggle for existence means organisms ____
The following passage (paragraph 1) mainly shows that . The water was clean, the sky a sharp Sunday blue, with all the engines of that white sardine fleet putte
An example of the growing violence in the 1960s was the conflict between which led to a riot at the 1968 Democratic National Convention.
16 + (18 + 10) = (x + 18) +10
The Rescorla-Wagner model emphasizes the importance of the _______, whereas the Macintosh model emphasizes the importance of the _______. Group of answer choice
calculate the temperature when 2.5 moles of oxygen gas in a 25 L cylinder would exert a pressure of 360 kPa​
Answer the question in the picture below please A (6,3) B (-3,-6) C (3,6) D (-6,-3)