Python Basics

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
Code Sprouts
Used 2+ times
FREE Resource
14 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
How can we make a function work?
By writing the code for the function
By Functioning
By calling the function
By running the code
2.
MULTIPLE SELECT QUESTION
2 mins • 5 pts
What is a parameter in a function?
The brackets used in the function
a variable used to send information to a function
the name of the function
the name of the main program calling the function
3.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
What is a piece of code that can take inputs to perform a particular task?
a function
arguments
parameters
list
4.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
5.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
6.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
Which of these pieces of code would return the name "Harry" from the following list?
nameList = ["John", "Harry", "Jesse", "John", "Harry", "Harry"]
nameList()
nameList[1]
NameList(4)
nameList["4"]
7.
MULTIPLE CHOICE QUESTION
2 mins • 5 pts
The output of the program
x = 4
x = "Sally"
print(x)
four
Saly
Sally
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
MS Excel VLookup

Quiz
•
9th - 12th Grade
15 questions
2D Lists and Arrays

Quiz
•
10th - 12th Grade
10 questions
نشاط الدوال المضمنة الخاصة بالأرقام

Quiz
•
10th Grade
19 questions
Topic 1: Keywords

Quiz
•
10th - 11th Grade
18 questions
Unit 1 Digital devices, their functions and use

Quiz
•
11th Grade
15 questions
Purpose vs Function of a Computer Program

Quiz
•
12th Grade - University
10 questions
VB List Box

Quiz
•
10th Grade
15 questions
python basics quiz

Quiz
•
9th - 12th 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
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
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade