Chapter 8 - cs1

Quiz
•
Computers
•
9th Grade
•
Medium
Sarbagya Malla
Used 7+ times
FREE Resource
26 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python accepts single ('), double (") and triple (''' or """) quotes to denote strings. Which of the following is NOT acceptable Python syntax?
print('Hello World')
print("Hello World")
print('Hello World")
print(""'Hello World'"")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is printed by the following statement?
print("P" not in "APCSP")
True
False
Error
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
data = "No Way!" The expression len(data) evaluates to:
7
9
8
6
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the most appropriate data type for: "13th December"
Float
Boolean
Integer
String
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be from the following code?
print("3+4")
7
34
3+4
SyntaxError
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the output be from the following code?
print("Hello world!")
SyntaxError
Hello world!
"Hello world!"
print(Hello world!)
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Create a free account and access millions of resources
Similar Resources on Wayground
21 questions
Programming - Python (year 12)

Quiz
•
9th - 12th Grade
25 questions
CSP Python Review

Quiz
•
9th - 12th Grade
30 questions
Python Beginner

Quiz
•
6th - 12th Grade
25 questions
Python 4 🐍 incomplete

Quiz
•
9th Grade
27 questions
python string

Quiz
•
9th - 12th Grade
25 questions
Python Test

Quiz
•
9th - 12th Grade
25 questions
Python Basic #1

Quiz
•
9th Grade
25 questions
Introduction to Python

Quiz
•
KG - University
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
Discover more resources for Computers
40 questions
Algebra Review Topics

Quiz
•
9th - 12th 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
24 questions
Scientific method and variables review

Quiz
•
9th Grade
10 questions
Characteristics of Life

Quiz
•
9th - 10th Grade
19 questions
Mental Health Vocabulary Pre-test

Quiz
•
9th Grade
14 questions
Points, Lines, Planes

Quiz
•
9th Grade