yulielizondo yulielizondo
  • 12-11-2020
  • Computers and Technology
contestada

What is the output?
>>> phrase = "hello mom"
>>> phrase upper()

Respuesta :

vfxdead
vfxdead vfxdead
  • 20-11-2020

Answer:

The iutput would be nithing since nothing is printed out, how ever, the output of

>>> phrase = "hello mom"

>>> print(phrase.upper())

would be "HELLO MOM".

You would get the same results from this code,

>>> phrase = "hello mom"

>>> phrase = phrase.upper()

>>> print(phrase)

Answer Link
starwars920jack
starwars920jack starwars920jack
  • 17-12-2020

Answer:

The answer is HELLO MOM

Explanation:

I hope this helps, have a wonderful day!

Answer Link

Otras preguntas

find the circumference of a circle whose radius is 15.4cm
All of the following expressions have a value between 0 and 1, excepta. \frac{(-3^{7})}{(-3)^9}b. 4^{-10}× 4^{6}c. \frac{(8^3)^3}{8^{-4}} d. ( \frac{2}{5} ^{8})
jasmines cd collection is 3/8 jazz 1/4 rap and the rest is rock music what is the fraction of rock music
find the circumference of a circle whose radius is 15.4cm
find the circumference of a circle whose radius is 15.4cm
All of the following expressions have a value between 0 and 1, excepta. \frac{(-3^{7})}{(-3)^9}b. 4^{-10}× 4^{6}c. \frac{(8^3)^3}{8^{-4}} d. ( \frac{2}{5} ^{8})
find the circumference of a circle whose radius is 15.4cm
All of the following expressions have a value between 0 and 1, excepta. \frac{(-3^{7})}{(-3)^9}b. 4^{-10}× 4^{6}c. \frac{(8^3)^3}{8^{-4}} d. ( \frac{2}{5} ^{8})
What value of x makes the equation true ? 4(2x-4)=16
find the circumference of a circle whose radius is 15.4cm