
py308

Quiz
•
Computers
•
10th Grade
•
Hard
Mongkon Chanadee
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
คำสั่งใดใช้รับข้อมูลจากผู้ใช้?
input()
print()
float()
type()
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ถ้าต้องการทราบชนิดข้อมูลของตัวแปร x ต้องใช้คำสั่งใด?
input(x)
print(x)
float(x)
type(x)
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
float(5) จะให้ผลลัพธ์เป็นอะไร?
5
"5"
5.0
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ข้อใดเป็นการแปลงข้อความ "3.14" เป็นตัวเลขทศนิยมที่ถูกต้อง?
int("3.14")
str("3.14")
float("3.14")
decimal("3.14")
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
type(3.0) จะให้ผลลัพธ์เป็นอะไร?
int
str
float
bool
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
type(3) จะให้ผลลัพธ์เป็นอะไร?
int
str
float
bool
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
type("3") จะให้ผลลัพธ์เป็นอะไร?
int
str
float
bool
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
จากคำสั่ง print("Hello", "World") ผลลัพธ์ที่ได้คืออะไร?
HelloWorld
Hello World
"HelloWorld"
"Hello World"
Similar Resources on Wayground
11 questions
J277 Programming - Data Types

Quiz
•
9th - 11th Grade
10 questions
แบบทดสอบก่อน-หลังเรียน

Quiz
•
9th - 12th Grade
12 questions
Типы данных Python2

Quiz
•
6th Grade - University
10 questions
แบบทดสอบ หน่วยการเรียนรู้ที่ 1 เทคโนโลยีกับมนุษย์

Quiz
•
7th Grade - University
9 questions
วิทยาการข้อมูล

Quiz
•
10th Grade
10 questions
การบูรณาการข้ามศาสตร์ MPAA

Quiz
•
10th Grade
10 questions
ชนิดข้อมูลในภาษาไพธอน

Quiz
•
10th Grade
10 questions
Trắc nghiệm: Bài 18-Các lệnh vào ra đơn giản

Quiz
•
10th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade