Py1.1-2. Scalar Type

Py1.1-2. Scalar Type

Professional Development

15 Qs

quiz-placeholder

Similar activities

Quality_manager_level01

Quality_manager_level01

Professional Development

15 Qs

Chốt phút cuối

Chốt phút cuối

KG - Professional Development

15 Qs

Đề Test IQ số 11

Đề Test IQ số 11

Professional Development

11 Qs

ANBM SA

ANBM SA

Professional Development

16 Qs

Py1.1-1. Language Semantic

Py1.1-1. Language Semantic

Professional Development

10 Qs

Đề Test IQ số 9

Đề Test IQ số 9

Professional Development

10 Qs

ANBM SOC

ANBM SOC

Professional Development

16 Qs

Ôn tập các phép đo

Ôn tập các phép đo

6th Grade - Professional Development

16 Qs

Py1.1-2. Scalar Type

Py1.1-2. Scalar Type

Assessment

Quiz

Science

Professional Development

Medium

Created by

Dat Huu

Used 5+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Kiểu dữ liệu nào lưu trữ các ký tự đơn lẻ?
int
float
str
bool

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào được sử dụng để tìm kiểu dữ liệu của một biến trong Python?
define()
type()
data()
showType()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Phép toán nào sau đây sẽ cho kết quả là một số thập phân?
3 + 4
3 * 4
5 / 2
Tất cả các phép toán trên

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Chuỗi Python (str) là:
Có thể thay đổi
Không thể thay đổi

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào được sử dụng để lấy độ dài của một chuỗi?
getLong()
len()
size()
getLength()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Làm thế nào để truy cập một ký tự cụ thể trong chuỗi bằng cách sử dụng vị trí (chỉ số) của nó?
slice(index)
string[index]
string(index)
getChar(index)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Lập chỉ mục âm trong chuỗi Python bắt đầu từ:
Đầu chuỗi
Cuối chuỗi
Giữa chuỗi

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?