Câu 1: Để tính căn bậc 2 của x ta dùng lệnh nào? Biết trước đó dùng lệnh kết nối import math.

tin kì 2

Quiz
•
Computers
•
Professional Development
•
Easy
Vũ Thế
Used 3+ times
FREE Resource
76 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
math.sqrt(x)
sqrt(x)
gcd(x)
log(x)
2.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Câu 2: Để tính ước chung lớn nhất của 2 số nguyên x, y ta dùng lệnh nào? Biết trước đó dùng lệnh kết nối import math.
math.sqrt(x)
gcd(x,y)
math.gcd(x,y)
log(x)
3.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Câu 3: Để tính lnx ta dùng lệnh nào? Biết trước đó dùng lệnh kết nối import math.
math.sqrt(x)
gcd(x,y)
log(x)
math.log(x)
4.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Câu 4: Để tính căn bậc 2 của x ta dùng lệnh nào? Biết trước đó dùng lệnh kết nối
math.sqrt(x)
sqrt(x)
gcd(x)
log(x)
5.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Câu 5: Để tính ước chung lớn nhất của 2 số nguyên x, y ta dùng lệnh nào? Biết trước đó dùng lệnh kết nối from math import gcd.
math.sqrt(x)
gcd(x,y)
math.gcd(x,y)
log(x)
6.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Câu 6: Để tính lnx ta dùng lệnh nào? Biết trước đó dùng lệnh kết nối from math import log.
math.sqrt(x)
gcd(x,y)
log(x)
math.log(x)
7.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Câu 7: Để kết nối chương trình đến tất cả các hàm của thư viện math ta dùng lệnh nào?
import math
math import
from math
from math import <tên hàm>
Create a free account and access millions of resources
Similar Resources on Wayground
Popular Resources on Wayground
25 questions
Equations of Circles

Quiz
•
10th - 11th Grade
30 questions
Week 5 Memory Builder 1 (Multiplication and Division Facts)

Quiz
•
9th Grade
33 questions
Unit 3 Summative - Summer School: Immune System

Quiz
•
10th Grade
10 questions
Writing and Identifying Ratios Practice

Quiz
•
5th - 6th Grade
36 questions
Prime and Composite Numbers

Quiz
•
5th Grade
14 questions
Exterior and Interior angles of Polygons

Quiz
•
8th Grade
37 questions
Camp Re-cap Week 1 (no regression)

Quiz
•
9th - 12th Grade
46 questions
Biology Semester 1 Review

Quiz
•
10th Grade