
Kiến thức về hàm print() trong Python

Quiz
•
Information Technology (IT)
•
2nd Grade
•
Medium
Tâm Đức
Used 2+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm print() trong Python dùng để làm gì?
Tính toán giá trị và trả về kết quả
In ra màn hình thông tin hoặc kết quả
Lưu trữ thông tin trong biến
Dừng chương trình
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn mã sau sẽ là gì? print("Hello", "World")
HelloWorld
Hello World
Error
World Hello
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Cách nào sau đây giúp in nhiều giá trị trong Python mà không có khoảng trắng giữa chúng?
print("Hello", "World", sep=",")
print("Hello", "World", end="")
print("Hello", "World", sep="")
print("Hello", "World", end=" ")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn mã sau là gì? print("Hello", "World", end="!")
Hello World
Hello World!
Hello World!!
Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Hàm print() trong Python có thể in được loại dữ liệu nào?
Chỉ số nguyên
Chỉ chuỗi
Chỉ danh sách
Tất cả các loại dữ liệu
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Câu lệnh nào sau đây sử dụng print() để in ra một dòng trống?
print()
print(" ")
print("")
print(None)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
print("Python", "is", "fun", sep="-")
Python-is-fun
Python is fun
Error
Python--is--fun
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn mã sau sẽ là gì? print("Hello", end=" ") print("World")
HelloWorld
Hello World
Error
HelloWorld!
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kết quả của đoạn mã sau là gì? print("Welcome to Python", 2025)
Welcome to Python2025
Welcome to Python 2025
Error
2025 Welcome to Python
Similar Resources on Wayground
10 questions
Pseudocode Revision Quiz

Quiz
•
10th Grade
6 questions
G9-Introduction to Python Selection

Quiz
•
9th Grade - University
10 questions
Quiz di Coding su Python

Quiz
•
9th - 12th Grade
14 questions
Recursion in Python Quiz

Quiz
•
9th Grade
10 questions
Python Module 2 Section 6 Review

Quiz
•
11th Grade
10 questions
Abstracciones procedimentales

Quiz
•
University
8 questions
Quiz de Lógica em Python

Quiz
•
6th Grade - University
10 questions
grade 10 A

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
20 questions
addition

Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences

Quiz
•
1st - 3rd Grade
20 questions
Addition and Subtraction facts

Quiz
•
1st - 3rd Grade
10 questions
Human-Environment Interactions Vocab Unit 1 Grade 2 Quiz

Quiz
•
2nd Grade
20 questions
Place Value

Quiz
•
KG - 3rd Grade
10 questions
Exploring Properties of Matter

Interactive video
•
1st - 5th Grade
17 questions
Place value

Quiz
•
2nd Grade
20 questions
Liquid Measurement

Quiz
•
2nd - 5th Grade