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: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 12:40
The most complicated four letter word
Answers: 1
question
Computers and Technology, 23.06.2019 00:40
Consider the following statements: struct nametype{string first; string last; }; struct coursetype{string name; int callnum; int credits; char grade; }; struct studenttype{nametype name; double gpa; coursetype course; }; studenttype student; studenttype classlist[100]; coursetype course; nametype name; mark the following statements as valid or invalid. if a statement is invalid, explain why.a.) student.course.callnum = "csc230"; b.) cin > > student.name; c.) classlist[0] = name; d.) classlist[1].gpa = 3.45; e.) name = classlist[15].name; f.) student.name = name; g.) cout < < classlist[10] < < endl; h.) for (int j = 0; j < 100; j++)classlist[j].name = name; i.) classlist.course.credits = 3; j.) course = studenttype.course;
Answers: 1
question
Computers and Technology, 23.06.2019 11:00
What is the name of the sound effect that danny hears
Answers: 1
question
Computers and Technology, 23.06.2019 14:00
In which job role will you be creating e-papers, newsletters and preiodicals
Answers: 1
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
Social Studies, 12.02.2020 17:49
Questions on the website: 13722362