1) What is the meaning of file handling? a) is the data storage. b) When your program access files from your computer c) Graphical User Interface 2) Which number in the FOR loop below do you use to choose the end of the loop?   for X in range (0,60) a) 0 b) 20 c) 60 d) All of them 3) What does GUI stand for? a) Graphical User Interface b) Good User Interface c) Graphical Unified Internet 4) What micro-controller component can you use to tell the temperature? a) A buzzer b) A heat sensor c) An ambient light sensor 5) What command should you use to create a function called 'cloud'? a) function cloud() b) def cloud() c) define cloud() 6) What code would you use to insert the text "Expo 2020" into a textbox? a) ent1.delete(0, "Expo 2020") b) ent1.insert(0, "Expo 2020") c) ent1.get(0, "Expo 2020) 7) How can you fix the error in the code below? a) Remove line 5 b) Add 'from python import *' to line 2 c) Add 'from tkinter import *' to line 1 8) What is the grid location of the entry? a) grid(row=2, column=2) b) grid(row=3, column=2) c) grid(row=1, column=1) 9) Which one is a correct array? a) A = ["Apple", "Banana", "Orange"] b) A = ["Apple" : "Banana" : "Orange"] c) A = ["Apple" - "Banana" - "Orange"]

Design & Technology - Checkpoint 3 - Revision

Leaderboard

Visual style

Mga Option

I-switch ang template

I-restore ang gi-autosave: ?