CSB Checkpoint 1

CSB Checkpoint 1

12th Grade

10 Qs

quiz-placeholder

Similar activities

9-13 Into the Wild Vocab

9-13 Into the Wild Vocab

9th - 12th Grade

10 Qs

Week 6 FRIDAY:  Language Quiz

Week 6 FRIDAY: Language Quiz

1st Grade - University

10 Qs

2 English 2 quiz 2

2 English 2 quiz 2

11th Grade - University

12 Qs

sinh b3

sinh b3

12th Grade

13 Qs

sinh b5

sinh b5

12th Grade

10 Qs

Cybersecurity - Unit 5 Review

Cybersecurity - Unit 5 Review

12th Grade

15 Qs

Animal Farm Writing Selection 5 Answer Sheet

Animal Farm Writing Selection 5 Answer Sheet

9th - 12th Grade

10 Qs

CSB Checkpoint 1

CSB Checkpoint 1

Assessment

Quiz

others

12th Grade

Easy

Created by

Tran Hung

Used 1+ times

FREE Resource

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?