Grade 8  A Python - GUI

Grade 8 A Python - GUI

8th Grade

15 Qs

quiz-placeholder

Similar activities

SOFTWARE 7I

SOFTWARE 7I

7th Grade - University

20 Qs

Homework 3- Python

Homework 3- Python

8th Grade

10 Qs

Viewing a Document

Viewing a Document

6th - 12th Grade

10 Qs

Tips for Searching the Internet

Tips for Searching the Internet

6th Grade - University

16 Qs

Seçmeli Bilişim Teknolojileri ve Yazılım Small Basic 1

Seçmeli Bilişim Teknolojileri ve Yazılım Small Basic 1

7th - 8th Grade

18 Qs

General ICT Questions (Part 2)

General ICT Questions (Part 2)

5th - 12th Grade

20 Qs

Adob Flash CS3

Adob Flash CS3

8th Grade

10 Qs

IMAGE & COLOUR

IMAGE & COLOUR

KG - University

10 Qs

Grade 8  A Python - GUI

Grade 8 A Python - GUI

Assessment

Quiz

Computers

8th Grade

Practice Problem

Medium

Created by

sameera sultana

Used 112+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the full form of GUI?

Graphic Unit Interface

Graphical User Interface

Graphic Unit Input

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

______________ library provides fast and easy way to create GUI applications in Python.

Tkinter

IbtikarMaker

Graph

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

___________ is the element of GUI.

Widget

Tabs

window

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Choose the correct statement to display title.

window.title("My First Program")

window.title(My First Program)

window.title "My First Program"

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Choose the correct statement to display the size of the window.

window.geometry(200x300)

window.geometry("200x300")

window.geometry" 200 x 300"

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Choose the correct statement to import tkinter library.

from TKINTER import *

FROM TKINTER import *

from tkinter import *

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Choose the correct code for using grid statement?

window.Grid (row= 1, column =1)

window.grid( row = 1 , column = 1)

window.GRID(row = 1 , column = 1)

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?