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? A) No, because Python only recognizes the word "print" and "run" in a program.

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

C) No, he needs to capitalize all of those words in order for the interpreter to recognize them.

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

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 22:30
Type the correct answer in the box. spell all words correctly.what kind of graph or chart does this image represent? the given image represents a (blank).
Answers: 2
question
Computers and Technology, 22.06.2019 22:30
Write a full class definition for a class named player , and containing the following members: a data member name of type string .a data member score of type int .a member function called setname that accepts a parameter and assigns it to name . the function returns no value.a member function called setscore that accepts a parameter and assigns it to score . the function returns no value.a member function called getname that accepts no parameters and returns the value of name .a member function called getscore that accepts no parameters and returns the value of score .this is what i have, aparently this is wrong: class player{private: string name; int score; public: void player: : setname (string n){name =n; }void player: : setscore (int s){score = s; }string player: : getname (){return name; }int player: : getscore (){return score; }};
Answers: 2
question
Computers and Technology, 24.06.2019 00:20
The guy wire bd exerts on the telephone pole ac a force p directed along bd. knowing the p must have a 720-n component perpendicular to the pole ac, determine the magnitude of force p and its component along line ac.
Answers: 2
question
Computers and Technology, 24.06.2019 00:50
Which of the following is not a key player in the sale of travel products?
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
question
Mathematics, 12.01.2020 11:31
question
Geography, 12.01.2020 11:31
Questions on the website: 13722363