Search Header Logo

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

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

Computers

11th Grade

Used 66+ times

TIN 11 - PYTHON - PHÉP TOÁN - BIỂU THỨC - CÂU LỆNH GÁN
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

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

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?