Banana Tales Part I (1-40)
Quiz
•
Computers
•
6th - 8th Grade
•
Hard
Tshewang Dema
Used 45+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the programming language used in Banana Tales course?
JavaScript
CoffeeScript
Python
PHP
2.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is the correct syntax to print the value of a variable named score using the print() function in Python?
print(score)
print(score())
print("score")
print('score')
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What do we use print() function for?
To execute a specific line of code.
To display the output of a program to the user.
To define a function in Python.
To declare a variable in Python.
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
Which of the following is correct about lists in Python?
A list is a named collection of items.
The items have order and are indexed.
These items are accessed by using square brackets [ ].
All of the above.
5.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
How can you determine the number of items in a list?
Using the len() function
Using the size() method
Using the length() method
Using the count() method
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What is the index of the last item in a list?
0
1
The number of items in the list.
The number of items in the list minus 1.
7.
MULTIPLE CHOICE QUESTION
30 sec • 3 pts
In Banana Tales Part I, if we have a list named whales and we want the second whale to blow water to a height of 10, which of the following statements correctly represents the code to achieve this?
whales[2].blow(10)
whales[1].blow(10)
whales[0].blow(10)
whales[3].blow(10)
Create a free account and access millions of resources
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple

Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
15 questions
Python Lists
Quiz
•
8th - 12th Grade
10 questions
Grade 7 & 8 First quiz term 3
Quiz
•
7th Grade
8 questions
Python Basics Quiz
Quiz
•
6th Grade
10 questions
My Python : About Me
Quiz
•
6th - 8th Grade
14 questions
Python Basic Unit 1
Quiz
•
7th - 8th Grade
12 questions
Python Homework
Quiz
•
8th Grade
11 questions
Python тіліндегі сызықтық алгоритмдерде өрнектерді және функциял
Quiz
•
8th Grade
15 questions
ASK F2 -KOD ARAHAN (PYTHON)
Quiz
•
1st Grade - University
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd 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
25 questions
Exploring POV and Unreliable Narrators
Quiz
•
7th Grade
18 questions
Company Logos
Quiz
•
6th - 8th Grade
20 questions
Typing Practice
Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro
Lesson
•
5th - 9th Grade
20 questions
Input, Output, Processing or Storage
Quiz
•
5th - 6th Grade