Syntax python G7 (Post test)

Quiz
•
Computers
•
7th Grade
•
Hard
Apichaya Wongpetchai
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Topic: print command
Which syntax is correct? (Syntax ข้อใดถูกต้อง)
PRINT("Hello")
print(Hello)
print("Hello")
print "hello"
2.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
If you want to show output
Hello my name is Richard
which syntax is correct?
(ถ้าคุณต้องการแสดงผล Hello my name is Richard ข้อใดถูกต้อง)
3.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Topic: create variable's name
Which one is incorrect?
(การตั้งชื่อตัวแปร ข้อใดผิด)
score=90
print(score+10)
_color="blue"
print(_color)
1person="Thomas"
print(1person)
My_lucky_num=13
print(My_lucky_num)
4.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Topic: if-else
Which code is correct for this output?
(จากภาพแสดงผล output โค้ดในข้อใดถูกต้อง)
5.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Topic: def in python
Which one is correct?
(รูปแบบของฟังก์ชันในไพทอนข้อใดถูกต้อง)
6.
MULTIPLE CHOICE QUESTION
10 mins • 1 pt
Topic: List in python
Which list is incorrect?
(การสร้าง list ในไพทอน ข้อใดไม่ถูกต้อง)
fruits=["banana","apple","orange"]
_number=[2,4,6,8,10]
Subject=("Math","Thai","English","Science")
lucky_num=[12,4,5,7,9,10,20]
7.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Topic: for loop in python
If you want to show this output from for loop in python, which one is correct? (ถ้าต้องการให้แสดง output ดังภาพ ข้อใดถูกต้อง)
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python L2 Input & Variable

Quiz
•
6th - 8th Grade
10 questions
Class 8 HTML Introduction

Quiz
•
7th - 8th Grade
11 questions
Conditional statements

Quiz
•
7th Grade
10 questions
Q&A – Repetition & Indefinite Loops (Primary 4 – 4CT.01)

Quiz
•
4th Grade - University
8 questions
Y7 - Strings

Quiz
•
7th Grade
10 questions
G7 FTQuiz1 - C Syntax and Output

Quiz
•
7th Grade
10 questions
Intro to Python

Quiz
•
KG - University
8 questions
Quiz #1

Quiz
•
7th 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 Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade