Third Day Quiz!

Quiz
•
Fun, Computers, Philosophy
•
1st - 5th Grade
•
Hard

Bernard Huan
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What's wrong with the syntax? (ignore the indentation)
def Function1();
print("hello world")
it doesn't take in any parameters
the semicolon should be replaced by colon
the function name starts with upper-case "F"
it doesn't return anything
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
A function is
Specific codes with a specific purpose(s) all together so they are maintainable and organized
A waste of time to use and it doesn't help your codes at all
Locate your codes in a single place so that it's easier to maintain
It's like a factory that may take into input (parameters) and process the input and give you a product (return)
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
How do I call the helloWorld function?
helloWorld
shout HELLO WORLD as loud as you can
helloWorld()
print("Hello World")
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What's wrong with this code?
It doesn't return a*b
It's missing two required parameters
the syntax of the function is wrong
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What will be the output and why?
False because the function is not equal to "Hello!"
False because "Hello!" is not equal to a
True because the voice_echo function will return "Hello!"
True because voice_echo function has been assigned to True by the return keyword
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statement is false?
Sometimes function doesn't take parameters, sometimes it doesn't return anything, it all depends on your use case
return is only used when there is at least one parameter
using a return without parameter(s) is possible
We should always use functions to group our codes with specific purpose(s)
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the hierarchical variable scope order is correct?
Local -> Enclosing -> Built-in -> Global
Built-in -> Global -> Enclosing -> Local
Enclosing -> Local -> Global -> Built-in
Local -> Enclosing -> Global -> Built-in
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
my favorite

Quiz
•
1st Grade
12 questions
Manchester 11. óra - C++ gyakorló kvíz

Quiz
•
5th Grade
10 questions
Fun fun fun

Quiz
•
1st Grade
13 questions
Dojo - Type Inference

Quiz
•
1st - 12th Grade
10 questions
Programming - Basic String Manipulation

Quiz
•
2nd - 10th Grade
10 questions
pemrograman web (php)

Quiz
•
3rd Grade
10 questions
Introduction to Python - If and Else

Quiz
•
1st - 6th Grade
15 questions
Introduction to Python Quiz - Year 5

Quiz
•
4th 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 Fun
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Who is that Character?

Quiz
•
KG - 5th Grade
20 questions
Fall Trivia

Quiz
•
5th - 8th Grade
10 questions
Disney Characters

Lesson
•
2nd - 5th Grade
38 questions
Which teacher...

Quiz
•
2nd - 4th Grade
20 questions
Fun Trivia

Quiz
•
2nd - 4th Grade
26 questions
guess the dinosaur

Quiz
•
4th - 5th Grade
20 questions
Fun Fun Friday!

Quiz
•
3rd - 5th Grade