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
22 questions
C# Quiz

Quiz
•
9th - 12th Grade
22 questions
Java Program Parts

Quiz
•
9th Grade
25 questions
untitled

Quiz
•
8th Grade - University
25 questions
Python - Chpt 4 - Review

Quiz
•
9th - 12th Grade
30 questions
01-Python-WhatIsA-Program

Quiz
•
9th Grade
30 questions
Python (Week 7)

Quiz
•
9th Grade
25 questions
Unit 4 Assessment Review

Quiz
•
9th - 12th Grade
25 questions
Understanding Input, Selection and Loops in Python

Quiz
•
7th Grade - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th 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
20 questions
Analog vs Digital

Quiz
•
9th - 12th Grade
10 questions
Exploring Cybersecurity Techniques and Threats

Interactive video
•
6th - 10th Grade
10 questions
Understanding the Internet and Data Transmission

Interactive video
•
7th - 12th Grade