PI Mod 1 test

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Scott Freeman
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Select the TRUE statements.
pick 2
Python is a free, open-source, and multiplatform
Python is a good choice for creating and executing tests for applications
Python 3 is backwards compatible with Python 2
Python is a good choice for low-level programing, e.g. when you want to implement an effective driver
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do you call a command-line interpreter that lets you interface with your OS and executes Python commands and scripts?
A console
An editor
A Complier
Jython
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the expected behavior of the following program?
prin("Goodbye!")
Goodbye!
("Goodbye!")
Error
"Goodbye"
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the best definition of a script?
It's an error message generated by the compiler
It's an error message generated by the interperter
It's a text file that contains instruction which make up a Python Program
It's a text file that contains sequences of zeros and ones
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the expected behavior of the following program?
print("Hello!")
Hello!
("Hello!")
Error
"Hello!"
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What do you call a file containing a program written in a high-level programming language?
A source file
A machine File
A target File
A code file
7.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
What is TRUE about compilation?
pick 2
It tends to be slower than interpertation
Both you and the end users must have the compiler to run your code?
The code is converted diredtly into machine code executable by the processer
It tends to be faster than interpterion
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
Python Loops

Quiz
•
9th - 11th Grade
10 questions
10 CS // Pseudocode

Quiz
•
9th - 11th Grade
10 questions
Python Basics

Quiz
•
8th - 10th Grade
14 questions
Software: Programming Languages

Quiz
•
10th - 12th Grade
12 questions
Coding and Robotics

Quiz
•
8th - 12th Grade
15 questions
2.5 Languages and IDEs

Quiz
•
10th - 11th Grade
10 questions
Python beginners quiz

Quiz
•
9th - 10th Grade
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

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

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade