
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
6 questions
Game Hoá Bài 7 SNLTW HP1

Quiz
•
6th - 8th Grade
10 questions
Python

Quiz
•
7th Grade
13 questions
Buổi 4

Quiz
•
University
10 questions
Bài 26: Hàm trong Python

Quiz
•
10th Grade
12 questions
[Quiz] Python Function

Quiz
•
University
11 questions
Python_Recap_GGITSummerCamp25

Quiz
•
9th Grade
10 questions
8 клас Типи даних у програмуванні. Введення й виведення даних. В

Quiz
•
8th Grade
11 questions
Quiz_P1_X-SIJA C

Quiz
•
10th Grade
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade