i dont know sorry bye have a nice day
Answer:
The output of the code,
phrase = "hello mom"
phrase.upper()
Would be nothing since you didnt print out anything. How ever, the output of,
print(phrase.upper())
Would be, "HELLO MOM". You can get the same output by writing this,
phrase = phrase.upper()
print(phrase)
Press and hold down the CTRL key while you drag the file to another folder. Press and hold down CTRL+SHIFT while you drag a file to the desktop or a folder.
procedural abstraction
Explanation:
Answer:seal
c