Python 10 Bài 4

Quiz
•
Computers
•
10th Grade
•
Medium
Nguyễn Lê Hải Hà
Used 12+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cho đoạn chương trình sau:
a=3.4
print(type(a))
Kết quả trên màn hình là kiểu dữ liệu:
int
float
str
bool
Answer explanation
Vì a=3.4 ⇒ a là kiểu float (kiểu số thực).
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh nhập với biến kiểu nguyên là:
Biến=(input(dòng thông báo)
Biến=float(input(dòng thông báo))
Biến=input()
Biến=int(input(dòng thông báo))
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh nhập với biến kiểu thực là:
Biến=(input(dòng thông báo)
Biến=float(input(dòng thông báo))
Biến=input()
Biến=int(input(dòng thông báo))
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để nhập từ bàn phím biến a kiểu nguyên ta viết:
a=input(‘n=’)
a=float(input(‘n=’))
a=int(input(‘n=’))
a=int()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Để nhập từ bàn phím biến b kiểu thực ta viết:
b=input(‘n=’)
b=float(input(‘n=’))
b=int(input(‘n=’))
b=int()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh đưa giá trị các biểu thức ra màn hình là:
print()
print(‘danh sách biểu thức’)
print danh sách biểu thức
print(danh sách biểu thức)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Gọi s là diện tích tam giác ABC, để đưa giá trị của s ra màn hình ta viết:
print(s)
print s
print(‘s)
print:(s)
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Kiểm tra 15p Tin 10 Kì 2 (số 1)

Quiz
•
10th Grade
10 questions
Bài 8- CĐ F-TH10

Quiz
•
9th - 12th Grade
20 questions
Tin 10 CKII tt

Quiz
•
10th Grade
20 questions
Kiểm tra thường xuyên tin 8 lần 1

Quiz
•
1st - 12th Grade
10 questions
[Ôn tập] Bài 17_Biến và lệnh gán

Quiz
•
10th Grade
10 questions
Câu lệnh rẽ nhánh tin 10

Quiz
•
10th Grade
10 questions
trắc nghiệm tin

Quiz
•
10th Grade
10 questions
Python_10 câu

Quiz
•
10th Grade
Popular Resources on Wayground
12 questions
Unit Zero lesson 2 cafeteria

Lesson
•
9th - 12th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
20 questions
Lab Safety and Equipment

Quiz
•
8th Grade
13 questions
25-26 Behavior Expectations Matrix

Quiz
•
9th - 12th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade