Pioneer Coding - Mid Year Quiz (Python and Pokemon)

Pioneer Coding - Mid Year Quiz (Python and Pokemon)

Professional Development

15 Qs

quiz-placeholder

Similar activities

Season 1 #Spaic Python Weekly Quiz

Season 1 #Spaic Python Weekly Quiz

KG - Professional Development

20 Qs

Python Module 1

Python Module 1

University - Professional Development

13 Qs

Python - CDT

Python - CDT

Professional Development

20 Qs

Python 145

Python 145

4th Grade - Professional Development

11 Qs

X-Quiz #4

X-Quiz #4

Professional Development

10 Qs

Java Quiz#3(Local Variables)

Java Quiz#3(Local Variables)

Professional Development

10 Qs

CodeHS - Intro to Python - Basics and Console Interaction

CodeHS - Intro to Python - Basics and Console Interaction

9th Grade - Professional Development

20 Qs

Java OOP

Java OOP

Professional Development

10 Qs

Pioneer Coding - Mid Year Quiz (Python and Pokemon)

Pioneer Coding - Mid Year Quiz (Python and Pokemon)

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Lola Babatunde

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to ask a question about age in Python?

age = input("How old are you?")

int("How old are you?")

age = int(input("How old are you ")

age = int(input("How old are you ?"))

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What is a "variable" ?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the correct way to create variable's name?

first name

first-name

first_name

first--name

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a Python class?

A function to create an object.

A template (blueprint) for creating objects.

A procedure related to an object.

A process that repeats are directed.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the keyword to create a class?

import

__int__

class

def

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are class variables?

Variables with a sense of style

Variables that apply to all instances of the class

Variables that change with every instance of the class

Integers

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is the name of the programming language we are learning?
Scratch
Python
Pie thin
Scribble

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?