Tin học bài 3+4

Tin học bài 3+4

10th Grade

30 Qs

quiz-placeholder

Similar activities

TIN 11 CUỐI KÌ 2

TIN 11 CUỐI KÌ 2

9th - 12th Grade

27 Qs

Ôn tập giữa kì II - Tin học 10

Ôn tập giữa kì II - Tin học 10

10th Grade

30 Qs

DIODE VÀ TRANSISTOR

DIODE VÀ TRANSISTOR

6th - 12th Grade

30 Qs

Kiểm tra giải phẩu Mr Cường

Kiểm tra giải phẩu Mr Cường

1st - 12th Grade

25 Qs

BẠN BIẾT GÌ VỀ NHẬT BẢN ???

BẠN BIẾT GÌ VỀ NHẬT BẢN ???

1st Grade - University

25 Qs

Nhàn

Nhàn

10th Grade

25 Qs

Pravopis - strukovne SŠ

Pravopis - strukovne SŠ

7th Grade - Professional Development

25 Qs

toan 3

toan 3

8th - 10th Grade

30 Qs

Tin học bài 3+4

Tin học bài 3+4

Assessment

Quiz

Other

10th Grade

Easy

Created by

ngoc diep

Used 2+ times

FREE Resource

AI

Enhance your content

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

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Cho đoạn chương trình sau:

a=3.4

print(type(a))

Kết quả trên màn hình là kiểu dữ liệu:

 int      

float

 str         

bool

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Câu lệnh nhập với biến kiểu nguyên là:

Biến=(input(dòng thông báo)

Biến=float(input(dòng thông báo))

Biến=input()

Biến=int(input(dòng thông báo))

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Câu lệnh nhập với biến kiểu thực là:

Biến=(input(dòng thông báo)

Biến=float(input(dòng thông báo))

Biến=input()

Biến=int(input(dòng thông báo))

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Để nhập từ bàn phím biến a kiểu nguyên ta viết:

a=input(‘n=’)

a=float(input(‘n=’))

a=int(input(‘n=’))    

a=int()

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Để nhập từ bàn phím biến b kiểu thực ta viết:

b=input(‘n=’)

b=float(input(‘n=’))

b=int(input(‘n=’))

b=int()

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Câu lệnh đưa giá trị các biểu thức ra màn hình là:

print()

print(‘danh sách biểu thức’)

print danh sách biểu thức   

print(danh sách biểu thức)

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Gọi s là diện tích tam giác ABC, để đưa giá trị của s ra màn hình ta viết:

print(s)

print s

print(‘s)

print:(s)

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?