TIN 11 - PYTHON - PHÉP TOÁN - BIỂU THỨC - CÂU LỆNH GÁN

TIN 11 - PYTHON - PHÉP TOÁN - BIỂU THỨC - CÂU LỆNH GÁN

11th Grade

10 Qs

quiz-placeholder

Similar activities

Input Devices of Computer

Input Devices of Computer

11th Grade

10 Qs

Documentos Comerciales

Documentos Comerciales

1st - 12th Grade

10 Qs

Một số khái niệm về lập trình và ngôn ngữ lập trình

Một số khái niệm về lập trình và ngôn ngữ lập trình

KG - 12th Grade

15 Qs

Bimestral 2P

Bimestral 2P

11th Grade

15 Qs

BÀI TẬP T7 - KHỞI ĐỘNG

BÀI TẬP T7 - KHỞI ĐỘNG

10th - 12th Grade

10 Qs

Imagen GIMP

Imagen GIMP

9th - 12th Grade

15 Qs

Computer Lab Rules

Computer Lab Rules

9th - 12th Grade

13 Qs

Impresa e siti web

Impresa e siti web

8th - 12th Grade

10 Qs

TIN 11 - PYTHON - PHÉP TOÁN - BIỂU THỨC - CÂU LỆNH GÁN

TIN 11 - PYTHON - PHÉP TOÁN - BIỂU THỨC - CÂU LỆNH GÁN

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Nguyễn Hữu Hiền Tài

Used 66+ 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

10 sec • 1 pt

Các phép toán số học với số nguyên trong Python là:

+, -, *, /, %, //

+, -, *, /

+, -, *, /, DIV, MOD

AND OR NOT

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Các phép toán số học với số thực trong Python là

+, -, *, /

+, -, *, :

+, -, *, /, %,//

And or not

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

biểu thức a2+aa^2+\sqrt{a}  trong Python là:

a**a + math.sqrt(a)

a*a + math.sqrt(a)

a*2 + math.sqrt(a)

a*a + math.sprt(a)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

biểu thức xy3x+yx^y-\frac{3}{x+y}  trong Python là:

x**y - 3/x+y

x*y - 3/(x+y)

x**y - 3/(x+y)

(x**y - 3)/(x+y)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

BIểu thức a+3a+ba5\frac{\sqrt{a+3}}{a+b}-a^5  trong Python là:

math.sqrt(a+3)/a+b-Pow(a,5)

math.sqrt(a+3)/(a+b)-Pow(5,a)

math.sprt(a+3)/(a+b)-Pow(a,5)

math.sqrt(a+3)/(a+b)-Pow(a,5)

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Câu lệnh gọi thư viện math là:

import math

import: math

import math:

import = math

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

trong cú pháp sau: <biểu thức 1> <phép toán quan hệ> <biểu thức 2>.

biểu thức 1 và biểu thức 2 phải

Cùng kiểu dữ liệu số nguyên hoặc số thực

Cùng kiểu dữ liệu chuỗi hoặc biểu thức số học

Cùng kiểu dữ liệu chuỗi

Khác kiểu dữ liệu chuỗi hoặc biểu thức số học

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?