• Asignatura: Informática
  • Autor: landetadelgado
  • hace 5 años

Hola por favor ayúdenme con solo estos porfa

1. Which of the next commands will display the text “Today is going to be sunny” on the screen?

A) print (Today is going to be sunny)
B) print = " Today is going to be sunny "
C) print (‘Today is going to be sunny’)
D) print: ("Today is going to be sunny ")






2. Which of the next commands will display “12” on the screen?
A) print (6x2)
B) int (12.56)
C) float (12)
D) print (24/2)

3. What effect does the # character have?
A) Tells Python that this is a really important line of code.
B) Tells Python to tweet when this line of code gets run.
C) Tells Python to ignore the rest of the line.
D)It does nothing, Python ignores this character.

4. What is the result of this command? print ("6" + "5")
A) 11
B) 65
C) "6" + "5"
D)“11”

Respuestas

Respuesta dada por: juancamilo380
0

Respuesta:

no te entiendo ni merga no se ingles

Preguntas similares