subject

Alonso says that it doesn’t matter whether he uses the word “print,” “display,” “run,” or “save” in his Python code—the interpreter will know what he means and will output the data. Is Alonso correct? No, he needs to capitalize all of those words in order for the interpreter to recognize them.

No, Alonso is most likely thinking about pseudocode, where the exact syntax does not matter.

No, because Python only recognizes the word “print” and “run” in a program.

Yes, all of those words will accomplish the goal of outputting data.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 20.06.2019 18:02
If your computer starts up slow, what is the best reason why?
Answers: 2
question
Computers and Technology, 22.06.2019 05:00
Which two editions of windows 7 support 64 bit cpus? choose two out of professional, business, starter, or home premium.
Answers: 1
question
Computers and Technology, 22.06.2019 09:50
What is a rush associated with alcohol?
Answers: 1
question
Computers and Technology, 22.06.2019 19:20
Write a program that prompts the user to input a string. the program then uses the function substr to remove all the vowels from the string. for example, if str = "there", then after removing all the vowels, str = "thr". after removing all the vowels, output the string. your program must contain a function to remove all the vowels and a function to determine whether a character is a vowel.
Answers: 2
You know the right answer?
Alonso says that it doesn’t matter whether he uses the word “print,” “display,” “run,” or “save” in...
Questions
Questions on the website: 13722359