trắc nghiệm tin

trắc nghiệm tin

10th Grade

23 Qs

quiz-placeholder

Similar activities

Binary Arithmetic Part 1

Binary Arithmetic Part 1

9th - 12th Grade

20 Qs

Revision

Revision

10th Grade

20 Qs

unit dan peralatan proses

unit dan peralatan proses

2nd Grade - University

25 Qs

Electron Configuration Quiz

Electron Configuration Quiz

10th Grade

28 Qs

sinh

sinh

10th Grade

19 Qs

Địa lí ck2

Địa lí ck2

10th Grade

18 Qs

Unit R038 - Engineering Design - Topic Area 1 - Retrieval A

Unit R038 - Engineering Design - Topic Area 1 - Retrieval A

9th - 12th Grade

20 Qs

ngắn lời trả

ngắn lời trả

10th Grade

20 Qs

trắc nghiệm tin

trắc nghiệm tin

Assessment

Quiz

Others

10th Grade

Practice Problem

Medium

Created by

Hoàng Nguyễn

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

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

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Để ghép 2 xấu s1,s2 lại với nhau,ta thực hiện bằng cách nào sau đây

s1<<s2

s1*s2

s1**s2

s1+s2

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Kết quả in ra màn hình của đoạn lệnh sau

i=6

white i>=0

print(i,end=")

i=i-2

0246

6420

4

-2

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Cho câu lệnh lặp

for i in range (1,6):

print('A')

6

1

4

5

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Cho biết kết quả đưa ra màn hình khi thực hiện đoạn lệnh sau

s='Huỳnh Thúc Kháng'

a=s.split()

print(a)

'Huỳnh Thúc Kháng'

'Huỳnh','Thúc','Kháng'

['Huỳnh','Thúc','Kháng']

HuỳnhThucKhang

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Điểm khác biệt cơ bản giữa kiểu đánh sách và biến có kiểu dữ liệu chuẩn là gì

Là biến có chỉ số phần tử. a[1]

Là biến cố có giá trị lớn

Là biến cố có nhiều tên

Là biến cố có giá trị liên tục

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Câu lệnh nào sau đây thực hiện đưa list a ra màn hình

print(a[])

input(a)

print(a)

a=print()

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Đoạn lệnh sau đây có ý nghĩa j

a=[]

for i in range(5)

x=float(input("Nhập số thực:"))

a.append(x)

Nhập 5 số thực x từ bàn phím

Thêm 1 số thực x vào list a

Nhập các phần tử cho list a gồm 5 phần tử

Xuất ra các phần tử của list a gồm 5 phần tử

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?