
CD K10 Các kiểu dữ liệu số và câu lệnh vào – ra đơn giản

Quiz
•
Computers
•
11th Grade
•
Medium

Tú Trinh
Used 18+ 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
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
10 questions
Ai nhanh hơn?

Quiz
•
9th - 12th Grade
10 questions
KHỞI ĐỘNG TIN 10

Quiz
•
9th - 12th Grade
20 questions
Tin 11 KNTT - Ôn tập giữa kỳ I (Phần 1)

Quiz
•
11th Grade
19 questions
đề 2 CK2 Tin 10

Quiz
•
11th Grade
20 questions
Trò chơi tin 11

Quiz
•
11th Grade
16 questions
Chủ đề F.List data type in python

Quiz
•
11th Grade - University
20 questions
Đề Cương Ôn Thi Tin Học 3

Quiz
•
5th Grade - University
10 questions
BÀI TẬP TIN HỌC LỚP 3 HKII 24 25

Quiz
•
3rd Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade