Tin 10 HK 1

Tin 10 HK 1

10th Grade

62 Qs

quiz-placeholder

Similar activities

ÔN TẬP Giữa Kỳ Môn Tin Học 8

ÔN TẬP Giữa Kỳ Môn Tin Học 8

7th Grade - University

62 Qs

Term 3 Mid-Term Quiz

Term 3 Mid-Term Quiz

6th - 12th Grade

60 Qs

C# Programlama Temelleri

C# Programlama Temelleri

9th - 10th Grade

60 Qs

GravenQUIZ

GravenQUIZ

KG - University

60 Qs

Year 11 Progress test 2

Year 11 Progress test 2

9th - 10th Grade

61 Qs

Computer Science Essentials Semester Exam 2021

Computer Science Essentials Semester Exam 2021

9th - 12th Grade

60 Qs

ICT SPM : LA2 (Sistem Komputer)

ICT SPM : LA2 (Sistem Komputer)

10th - 12th Grade

59 Qs

Adobe Illustrator CC question bank

Adobe Illustrator CC question bank

9th - 12th Grade

64 Qs

Tin 10 HK 1

Tin 10 HK 1

Assessment

Quiz

Computers

10th Grade

Practice Problem

Easy

Created by

Lan Nguyễn

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

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

62 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của lệnh >>> 11 + 29//3 trả về kết quả có kiểu dữ liệu là:

Nguyên

Thực

Kí tự

Logic

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cho biết kết quả khi chạy đoạn chương trình sau:

>>> s = 0          >>> for i in range(3):           >>> s = s+2*i               >>>print(s)

12

10

8

6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của chương trình sau là gì ?

>>>x = 8         >>>y = 9                     >>>if x > y:                 >>>print('x lớn hơn y')

>>>elif x==y:              >>>print('x bằng y')              >>>else:            >>>print('x nhỏ hơn y')

x lớn hơn y

x bằng y

x nhỏ hơn y

chương trình bị lỗi

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của lệnh >>> 40/2 + 10/3 lấy kết quả làm tròn đến 2 chữ số thập phân:

28.34

28.33333333

23.32

23.33

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chọn phương án trả lời đúng khi nhập số nguyên p từ bàn phím.

p=input(“Nhập số nguyên p: ”)

p=int(input(“Nhập số nguyên p: ”))

p=int(“Nhập số nguyên p: ”)

p=interger(input(“Nhập số nguyên p:”))

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh sau cho kết quả là xâu kí tự như thế nào?            >>> "học mãi"+ "mãi"*5

học mãimãimãimãimãimãi

học mãi mãi mãi mãi mãi mãi

họcmãi mãi mãi mãi mãi

học mãi mãi mãi mãi mãi

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh sau đây cho kết quả là bao nhiêu?  >>> 9*2 + 8**2//3 + 20%2

39

38

37

93

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?