CSB Checkpoint 1

CSB Checkpoint 1

12th Grade

10 Qs

quiz-placeholder

Similar activities

🔍Fine Print: Syllabus

🔍Fine Print: Syllabus

9th - 12th Grade

15 Qs

To BE/DO

To BE/DO

12th Grade

13 Qs

CS&S Sample Test Questions

CS&S Sample Test Questions

12th Grade

10 Qs

Business of Retail (Chapter 1): Retail Industry Overview

Business of Retail (Chapter 1): Retail Industry Overview

9th - 12th Grade

14 Qs

Solar System Review

Solar System Review

2nd Grade - University

12 Qs

GD: Unit 4

GD: Unit 4

9th - 12th Grade

8 Qs

Storyboard Pro Sample Practice Test A

Storyboard Pro Sample Practice Test A

9th - 12th Grade

13 Qs

CSB Checkpoint 1

CSB Checkpoint 1

Assessment

Quiz

others

12th Grade

Practice Problem

Easy

Created by

Tran Hung

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...

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)

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?