subject

Edhesive 6.2 Examine the code below. When this program runs, how many times will the word "Hello" be printed?

import simplegui

def draw(canvas):
for i in range (10):
canvas. draw_text("Hello", (10, 25 + 20*I), 20, "red")

frame = simplegui. create_frame("Testing", 400, 400)
frame. set_draw_handler(draw)
frame. start()

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 14:30
The basic work area of the computer is it screen that you when you first fire up your computer
Answers: 1
question
Computers and Technology, 23.06.2019 22:00
Take a critical look at three gui applications you have used—for example, a spreadsheet, a word-processing program, and a game. describe how well each conforms to the gui design guidelines listed in this chapter.
Answers: 3
question
Computers and Technology, 24.06.2019 03:00
With editing, word automatically displays a paste options button near the pasted or moved text. a. cut-and-paste b. drag-and-drop c. inline d. copy-and-carry
Answers: 1
question
Computers and Technology, 25.06.2019 02:30
How to delete a question in
Answers: 2
You know the right answer?
Edhesive 6.2 Examine the code below. When this program runs, how many times will the word "Hello" b...
Questions
question
Mathematics, 11.01.2020 08:31
question
Mathematics, 11.01.2020 08:31
Questions on the website: 13722361