cordovacrystal99 cordovacrystal99
  • 10-09-2020
  • Computers and Technology
contestada

What will the output be from the following program?
print("hi")
print(3 + 4)
print("bye")

Respuesta :

shaqman121
shaqman121 shaqman121
  • 10-09-2020

Answer:

I'm going to assume this is Python syntax. In that case, it will print

hi

7

bye

Explanation:

You are using the print function to print what is in the parenthesis, so thats why itll print what is stated above.

Answer Link

Otras preguntas

if arctan(3/5)=K    Tan(k)=?
At the begining of 6 grade the ratio of number of the advanced math students to the number of regular students was 3:8. However after taking the placement tests
How do you find the perimeter of a dented square?
What was an effect of nationalism in Europe in the early 1900s?
At the begining of 6 grade the ratio of number of the advanced math students to the number of regular students was 3:8. However after taking the placement tests
How do you find the perimeter of a dented square?
What was an effect of nationalism in Europe in the early 1900s?
How do you find the perimeter of a dented square?
if arctan(3/5)=K    Tan(k)=?
At the begining of 6 grade the ratio of number of the advanced math students to the number of regular students was 3:8. However after taking the placement tests