subject

Examine the code below. When this program runs, what size will the text be when printed on the screen? 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: 2

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 01:30
Which tab is used to change the theme of a photo album slide show? a. design b. view c. transitions d. home
Answers: 1
question
Computers and Technology, 24.06.2019 00:40
What is the error in the following pseudocode? module main() call raisetopower(2, 1.5) end module module raisetopower(real value, integer power) declare real result set result = value^power display result end module
Answers: 1
question
Computers and Technology, 24.06.2019 21:30
How is a wan different than a lan? both connect computers, but only wan users don’t need the same operating system. both are peer-to-peer networks, but only a wan requires networking hardware. both network computers, but only a wan can cover larger geographical ranges. both connect computers to the internet, but only wan connects to the cloud.
Answers: 1
question
Computers and Technology, 25.06.2019 15:30
What does a file extension tell you? a. what the file is about b. where the file is located c. what type of file it is d. who created the file
Answers: 1
You know the right answer?
Examine the code below. When this program runs, what size will the text be when printed on the scree...
Questions
question
Mathematics, 04.12.2020 06:50
question
Mathematics, 04.12.2020 06:50
question
English, 04.12.2020 06:50
question
Mathematics, 04.12.2020 06:50
question
Mathematics, 04.12.2020 06:50