ôn tập tổng hợp snltw hp3 mid

ôn tập tổng hợp snltw hp3 mid

7th Grade

25 Qs

quiz-placeholder

Similar activities

BÀI KT 15 PHÚT - TIN 7

BÀI KT 15 PHÚT - TIN 7

7th Grade

20 Qs

DVP Quiz

DVP Quiz

7th Grade

20 Qs

FOLDER

FOLDER

7th Grade

22 Qs

IC3 GS6 Level 2 - Chủ đề 1 - Test 1

IC3 GS6 Level 2 - Chủ đề 1 - Test 1

7th Grade

30 Qs

Chủ đề 2 Lớp 6

Chủ đề 2 Lớp 6

6th Grade - University

27 Qs

TRẮC NGHIỆM BÀI 5, 14 (KTTX)

TRẮC NGHIỆM BÀI 5, 14 (KTTX)

7th Grade

25 Qs

Kiem tra 15 phut - lan 1- Tin hoc 7

Kiem tra 15 phut - lan 1- Tin hoc 7

7th Grade

20 Qs

Thao tác cơ bản với Word

Thao tác cơ bản với Word

7th Grade

20 Qs

ôn tập tổng hợp snltw hp3 mid

ôn tập tổng hợp snltw hp3 mid

Assessment

Quiz

Information Technology (IT)

7th Grade

Medium

Created by

Hải Quang

Used 9+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cách import nào sai

from tkinter import *

import tkinter

import tkinter as tk

from tk import *

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Thứ tự đúng khi tạo một app Tkinter là:

Tạo widgets → import → mainloop → tạo window

Import → tạo window → tạo widgets → đặt widgets → mainloop

Import → mainloop → tạo window → tạo widgets

Tạo window → import → tạo widgets → mainloop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dòng lệnh nào tạo cửa sổ chính?

root = Window()

root = Tk()

root = Tkinter()

create = TK()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dòng lệnh nào bắt đầu vòng lặp sự kiện (event loop)?

tk.loop()

root.mainloop()

tk.mainloop(root)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Widget nào dùng để nhập một dòng văn bản?

Label

Text

Entry

Button

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Widget nào hiển thị văn bản tĩnh (nhãn)?

Entry

Label

OptionMenu

Canvas

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Widget nào tạo dropdown (menu chọn) chuẩn trong tkinter gốc?

Combobox

OptionMenu

Menu

Spinbox

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?