Ôn tập HK2

Ôn tập HK2

10th Grade

95 Qs

quiz-placeholder

Similar activities

OCR Paper 2 Revision

OCR Paper 2 Revision

9th - 11th Grade

100 Qs

Evaluare sumativa. HTML (1 - 10 lectii)

Evaluare sumativa. HTML (1 - 10 lectii)

10th Grade

98 Qs

Remidi Akbar Semester 2

Remidi Akbar Semester 2

10th Grade

100 Qs

Code.org Final Vocabulary

Code.org Final Vocabulary

9th - 12th Grade

90 Qs

pre uas corel

pre uas corel

10th Grade

100 Qs

Y10 Computer Science Mock 2021

Y10 Computer Science Mock 2021

9th - 10th Grade

100 Qs

Ôn tập giữa học kì I tin học 10 kết nối tri thức

Ôn tập giữa học kì I tin học 10 kết nối tri thức

10th Grade

90 Qs

Java - Chapter 7 - 8

Java - Chapter 7 - 8

9th - 12th Grade

90 Qs

Ôn tập HK2

Ôn tập HK2

Assessment

Quiz

Computers

10th Grade

Practice Problem

Medium

Created by

Hanh Do

Used 5+ times

FREE Resource

AI

Enhance your content in a minute

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

95 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đưa dữ liệu ra màn hình dùng thủ tục nào?

print()

input()

type()

abs()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Câu lệnh nào dùng để đưa dữ liệu từ bàn phím vào?

print()

input()

nhap()

enter()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lệnh nào dùng để nhận biết kiểu dữ liệu của biến trong python?

type()

int()

size()

abs()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kết quả của dòng lệnh sau

>>x=6.7

>>type(x)

int

float

string

double

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Viết chương trình nhập vào 4 số và tính tổng của chúng. Các dòng lệnh số mấy bị sai?

a = int(input(“Nhập số a”))

b = float(input(“Nhập số b”))

c = int(input(“Nhập số c”))

d = input(“Nhập số d”)

print(“Tổng là: ”, a+b+c+d)

Dòng 1, 2

Dòng 2, 4

Dòng 3, 5

Dòng 4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Xác định kiểu của biểu thức sau?

“34 + 28 – 45”

int

float

bool

str

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phát biểu nào sau đây là sai khi nói về biểu thức lôgic?

Biểu thức lôgic là biểu thức chỉ nhận giá trị True hoặc False.

Giá trị của biểu thức lôgic thuộc kiểu bool

Ngoài hai giá trị True, False biểu thức lôgic nhận giá trị undefined

Các phép toán trên biểu thức lôgic là and, or và not

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?