python

python

2nd Grade

10 Qs

quiz-placeholder

Similar activities

Quiz o programowaniu w .NET

Quiz o programowaniu w .NET

2nd Grade

10 Qs

Rafraîchissement

Rafraîchissement

2nd Grade

10 Qs

Ôn tập scratch

Ôn tập scratch

1st - 5th Grade

13 Qs

Chapter 3 - FOP 0725

Chapter 3 - FOP 0725

1st - 5th Grade

10 Qs

BED AY25S2 Formative: npm, http routes

BED AY25S2 Formative: npm, http routes

2nd Grade

12 Qs

Dasar-Dasar HTML untuk Siswa

Dasar-Dasar HTML untuk Siswa

2nd Grade

8 Qs

chapter 1- decoding Computer

chapter 1- decoding Computer

2nd Grade

13 Qs

Test_HTML

Test_HTML

2nd Grade

10 Qs

python

python

Assessment

Quiz

Information Technology (IT)

2nd Grade

Medium

Created by

Minh Tran

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Bạn hãy cho biết đâu là cấu trúc đúng của câu lệnh xuất

Print()

Print(

Print{}

print()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Đâu là cấu trúc đúng của hàm nhập

Input()

Input{}

Input:

input()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hãy chọn đáp án đúng với cú pháp khởi tạo biến trong Python

<TÊN BIẾN> = <GIÁ TRỊ CỦA BIẾN>

<TÊN BIẾN> = < biến>

<GIÁ TRỊ CỦA BIẾN> = <TÊN BIẾN>

<TÊN BIẾN> = <INPUT>

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Đâu là cách đặt tên biến đúng

Name

score

if

_8score

t6

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Cho hàm biến đâu là hàm xuất kết quả đúng

●Ten = “EIU”

●Tuoi = 5

●Diachi = “Nam kỳ Khởi Nghĩa”

print(Tuoi)
print(Diachi)

Print(ten, tuoi, diachi)

print(Ten)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

# lưu giá trị 52348252408 cho biến a

>>> a = 52348252408

# lưu giá trị 523482034 cho biến b

>>> b = 523482034

# cộng giá trị hai biến a và b, sau đó lưu vào biến c

>>> c = a + b

kết quả xuất ra màn hình sẽ là?

Xuất ra giá trị của c

Xuất ra giá trị của a

Xuất ra giá trị của b

Xuất ra giá trị của a và b

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong các đáp án sau đáp án nào hiển thị giá trị số thực trong máy tính

12

0.5

"VĂN"

"0.5"

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?