subject

Lesson 1 (4.0 points) 1. what is code? (1.0 pts) 2. what does the python(command line) interpreter’s command prompt look like? (0.5 points) 3. name at least one way to deal with a frozen window. (0.5 points) 4. what does the reset() command do? (1.0 points) 5. what is an argument? (1.0 points) lesson 2 (4.0 points) 1. what is the radius of a circle? (1.0 points) 2. in the circle() command, what is the steps argument? (1.0 points) 3. in the forward() command, what does the number argument inside the parentheses do? (1.0 points) 4. what would the command left(-720) do? (1.0 points) lesson 3 (4.0 points) 1. what is idle used for? (1.0 points) 2. what does the exitonclick() command do? (1.0 points) 3. what is a shell? (1.0 points) 4. what is a way to tell the python shell from the text editor? (1.0 points)

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:30
Eye injuries usually occur as a result of all of the following things, except: a) proper machine operation b) battery explosion c) falling or flying debris d) electric welding arc
Answers: 2
question
Computers and Technology, 22.06.2019 06:00
Write a program that uses a widgetviewer object to do the following: generate two random integers between 1 and 9 (inclusive). name one of them x, the other y. display them to the user using jlabel objects. create a jlabel object displaying the text "enter an operation number." create a jtextfield for the user's input. create a jbutton displaying the text "press here when you've entered your operation." use addandwait to add it to the widgetviewer object. when the user clicks the jbutton, evaluate operation in the following order to determine the one and only mathematical operation to perform on x and y. use a jlabel to display the result. if operation is between 1 and 10 inclusive, add x and y. if operation is evenly divisible by 4, subtract y from x. if operation is evenly divisible by 5, use integer division to divide y into x. if operation is an even number, use floating point division to divide y into x. if none of the other tests on operation apply, multiply x and y. note: operation can be negative or zero.
Answers: 2
question
Computers and Technology, 23.06.2019 09:30
Write an essay on online collaboration, how to do it, the challenges, resolving the challenges, and consider whether the risks are greater than rewards. ( need )
Answers: 1
question
Computers and Technology, 23.06.2019 12:00
Which of these is an example of an integrated presentation? a. a table created in powerpoint b. an image pasted into powerpoint c. a caption created in powerpoint d. an excel chart pasted into powerpoint
Answers: 1
You know the right answer?
Lesson 1 (4.0 points) 1. what is code? (1.0 pts) 2. what does the python(command line) interpreter’...
Questions
question
English, 30.10.2020 23:50
question
History, 30.10.2020 23:50
question
History, 30.10.2020 23:50
question
Mathematics, 30.10.2020 23:50
question
Mathematics, 30.10.2020 23:50
Questions on the website: 13722367