Search Header Logo

CSB Checkpoint 1

Authored by Tran Hung

others

12th Grade

Used 1+ times

CSB Checkpoint 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Đâu KHÔNG phải một kiểu dữ liệu trong Python?

int

float

string

char

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Vòng lặp nào thích hợp sử dụng khi biết trước số lần lặp?

Vòng lặp while

Vòng lặp for

Vòng lặp while True

Tất cả đáp án đều đúng

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Cú pháp nào đúng để truy cập phần tử thứ ba trong danh sách my_list?

my_list[2]

my_list[-3]

my_list[3]

my_list(3)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào được sử dụng để đọc nội dung của một file trong Python?

read()

get()

load()

fetch()

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

OOP là viết tắt của?

Object-Oriented Programming

Organized Object Programming

Original Object Process

Object-Oriented Process

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Mục đích của nguyên lý trừu tượng trong OOP là gì?

Để che dấu các chi tiết và sự phức tạp không cần thiết

Khiến code phức tạp hơn

Để tạo nhiều đối tượng từ một lớp

Để nhận các tính chất của lớp cha

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Cú pháp nào đúng để thêm một phần tử vào cuối danh sách my_list?

my_list.add(item)

my_list.append(item)

my_list.insert(item)

my_list.push(item)

Access all questions and much more by creating a free account

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

Already have an account?