
Python

Quiz
•
Instructional Technology
•
University
•
Medium
Kelvin Kipchumba
Used 1+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the purpose of a function in programming?
To group related code so it runs automatically
To perform a specific task and can be reused
To automatically execute when a script starts
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How do you define a function in Python?
function myFunc():
define myFunc():
def myFunc():
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What does indentation do in Python?
Makes the code more readable but has no effect
Groups code blocks and affects execution
Separates different files in a program
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What happens if you forget to indent code inside a function in Python?
It gives an indentation error
It converts the code to a comment
It skips the code silently
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is a variable in programming?
A special keyword that starts loops
A container for storing data values
A fixed location in memory
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of these is a valid way to assign a variable in Python?
10 = var
int var = 10
variable: 10
var = 10
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the data type of: "42.5"
Float
String
Integer
Boolean
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Examen Parcial 2do y 3ro básico

Quiz
•
8th Grade - University
15 questions
Introduction to C++ Programming Quiz

Quiz
•
University
10 questions
Sec. 12: Managing File Ownership and Permission

Quiz
•
University
15 questions
Python Internship Quiz

Quiz
•
12th Grade - University
10 questions
IOT DAY 1

Quiz
•
University
10 questions
PHP BASIC

Quiz
•
University
10 questions
8 ICT diagnostic test

Quiz
•
8th Grade - University
15 questions
Week 6 - Conditional Statements in Python

Quiz
•
University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade