int คือชนิดข้อมูลแบบข้อใด
แบบทดสอบหลังเรียน Python Basic

Quiz
•
Computers
•
4th Grade
•
Hard
ครูกนกวรรณ สุวรรณกูฏ
Used 79+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
ข้อความ
ตัวเลขจำนวนเต็ม
ตัวเลขทศนิยม
จำนวนจินตภาพ
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
float คือชนิดข้อมูลแบบข้อใด
ข้อความ
ตัวเลขจำนวนเต็ม
ตัวเลขทศนิยม
จำนวนจินตภาพ
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
str คือชนิดข้อมูลแบบข้อใด
ข้อความ
ตัวเลขจำนวนเต็ม
ตัวเลขทศนิยม
จำนวนจินตภาพ
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Hello world
This is my name
ข้อใดคือ code ที่ถูกต้อง
x = Hello world
y=This is my name
print(x)
print(y)
x = "Hello world"
y="This is my name"
print[x]
print[y]
a = 'Hello world'
b='This is my name'
print(a)
print(b)
a = 'Hello world'
b='This is my name'
print[x]
print[y]
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a=500
print(a)
print(type(a))
ข้อใดตอบถูกต้อง
500.00
int
500
int
500.00
float
500
float
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
d=3.55
print(d)
print(type(d))
ข้อใดตอบถูกต้อง
3.55
int
35
int
3.55
float
35.5
float
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
a = "1.265"
print (type(a))
a = int(1.265)
print (type(a))
สุดท้ายแล้วตัวแปร a จะมีชนิดข้อมูลตามข้อใด
int
float,
str
complex
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
คอมพิวเตอร์พื้นฐาน

Quiz
•
4th - 6th Grade
20 questions
บทที่ 5 เทคโนโลยีการสื่อสาร ม.2

Quiz
•
KG - Professional Dev...
15 questions
แบบทดสอบวิทยาการคำนวณ ป.6

Quiz
•
1st - 5th Grade
20 questions
ม.4 ภ.2 เรื่องแนวคิดเชิงคำนวณ

Quiz
•
4th Grade
20 questions
คอมพิวเตอร์ ป.4

Quiz
•
4th Grade
20 questions
ปลายภาค วิทยาการคำนวณ ป.4-1/62

Quiz
•
4th Grade
20 questions
เทคโนโลยีสารสนเทศและการสื่อสาร

Quiz
•
1st - 12th Grade
20 questions
คอม ป.4

Quiz
•
4th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
10 questions
Identifying equations

Quiz
•
KG - University
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Addition and Subtraction

Quiz
•
4th Grade
20 questions
Multiplication Facts

Quiz
•
4th Grade
35 questions
Science Mania Quizizz

Quiz
•
4th - 5th Grade
11 questions
Flag Day

Quiz
•
4th Grade
16 questions
Chapter 8 - Getting Along with your Supervisor

Quiz
•
3rd Grade - Professio...