Ôn tập HK2

Ôn tập HK2

10th Grade

95 Qs

quiz-placeholder

Similar activities

Latihtubi ICT 2016

Latihtubi ICT 2016

10th - 12th Grade

100 Qs

TKJ Test

TKJ Test

10th - 12th Grade

100 Qs

Tes LCTK Lanjutan

Tes LCTK Lanjutan

10th Grade - University

100 Qs

PBO DASAR

PBO DASAR

10th Grade

92 Qs

N5 Computing Science: Computational Constructs

N5 Computing Science: Computational Constructs

10th Grade

95 Qs

Year 11 PPE Prep - Paper 2 - March 2021

Year 11 PPE Prep - Paper 2 - March 2021

10th Grade

96 Qs

ÔN TẬP TIN 10 GK2

ÔN TẬP TIN 10 GK2

10th Grade

92 Qs

tin 10 CD giữa kì 1

tin 10 CD giữa kì 1

10th Grade

93 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?