DT Revision

Quiz
•
Design
•
8th Grade
•
Hard
manar lala
Used 27+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct code for line 1
1. from TKINTER import *
2. window = ________
3. window.title GUI in Python
4. window.geometry("__________________")
5. WINDOWS.mainloop()
from tkinter import *
from Tk() import *
from Tkinter import *
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
. from TKINTER import *
2. window = ________
3. window.title GUI in Python
What should be the correct code for line 3 in the code shown above?
window.title"GUI in Python"
window.title(GUI in Python)
window.title("GUI in Python")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the missing code from line 4
. from TKINTER import *
2. window = ________
3. window.title GUI in Python
4. window.geometry("__________________")
5. WINDOWS.mainloop()
(600X400)
"600x400”
600x400
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What should be the correct code for line 5
from TKINTER import *
2. window = ________
3. window.title GUI in Python
4. window.geometry("__________________")
5. WINDOWS.mainloop()
mainloop.window()
window.mainloop()
windows.mainloop()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the missing code from line 2
. from TKINTER import *
2. window = ________
3. window.title GUI in Python
4. window.geometry("__________________")
5. WINDOWS.mainloop()
TK()
Tk()
tK()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the correct code for line 3
from tkinter import *
2. window = Tk()
3. WINDOW=Title(Enter your name)
4. window.geometry("350x150")
5. def Button_clicked():
WINDOW.title("Enter your name")
window=title("Enter your name")
window.title(“Enter your name”)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Choose the missing code for line 1
. btn = _________________________________________________
2. btn.grid(row=1, column=0)
btn = button(window, text="Submit", command=Button_clicked)
btn = Button(window, text=Submit, command=Button clicked)
btn = Button(window, text="Submit", command=Button_clicked)
8.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
A straight bar that rests on a fulcrum support is called lever.
True
False
9.
MULTIPLE SELECT QUESTION
30 sec • 1 pt
A force that resists the movement between two surfaces that are sliding or trying to slide against each other is called friction
True
False
Similar Resources on Wayground
10 questions
Higher DTP EPF Quiz 3

Quiz
•
7th - 12th Grade
10 questions
KOMPETENSI KEAHLIAN MULTIMEDIA 1

Quiz
•
KG - University
10 questions
Tech Ed - Portfolio Building

Quiz
•
7th - 11th Grade
13 questions
Multimedia Creatif

Quiz
•
1st Grade - University
14 questions
The Technology Life

Quiz
•
8th - 12th Grade
10 questions
Notes on Blender - Section 9 Review

Quiz
•
6th Grade - University
10 questions
Smart Materials, Composities and Technical Textiles

Quiz
•
7th - 11th Grade
10 questions
Website Components

Quiz
•
3rd - 9th Grade
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade