
quizz tkinter

Quiz
•
Computers
•
11th Grade
•
Medium
Yulinar Simamora
Used 3+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Apa fungsi utama dari widget Label dalam Tkinter?
menerima input dari pengguna
menampilkan teks atau gambar di GUI
membuat tombol interaktif
menampilkan scrollbar
2.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Perintah apa yang digunakan untuk mengambil teks dari widget Entry?
entry.get()
entry.read()
entry.insert()
entry.fetch()
3.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Bagaimana cara membuat tombol dengan teks "Klik Saya" dalam Tkinter?
Button(text="Klik Saya")
Button(root, text="Klik Saya")
Button(text="Klik Saya").pack()
root.Button("Klik Saya")
4.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Widget manakah yang digunakan untuk menerima input teks dalam bentuk beberapa baris?
Entry
Label
Text
Scale
5.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Apa fungsi utama widget Scale dalam Tkinter?
Untuk memasukkan teks panjang
Untuk membuat scrollbar
Untuk memilih nilai dalam rentang tertentu dengan slider
Untuk membuat daftar pilihan
6.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Jika kita ingin menjalankan fungsi saat tombol ditekan, parameter apa yang digunakan dalam Button?
command
action
onClick
run
7.
MULTIPLE CHOICE QUESTION
1 min • 5 pts
Bagaimana cara menampilkan widget Scale dengan rentang 1-100?
Scale(root, from=1, to=100)
Scale(root, start=1, end=100)
Scale(root, range=(1, 100))
Scale(root, min=1, max=100)
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
flutter second

Quiz
•
University
20 questions
Flutter

Quiz
•
11th Grade
15 questions
STS Genap PPB 2024

Quiz
•
11th Grade
21 questions
Modelo Canvas: O que é, como funciona.

Quiz
•
11th Grade
15 questions
Evaluación del CMS Wordpress

Quiz
•
University
19 questions
Carnegie CMU Graphics in Python Explore Programming

Quiz
•
9th - 12th Grade
22 questions
2TEC_AVALIAÇÃO _PROGRAMAÇÃO MOBILE _3º TRI_AV5

Quiz
•
12th Grade - University
25 questions
sistem embedded & iot

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade