September Quiz: Python

September Quiz: Python

5th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Travelling with Grandfather's Zoo Quiz

Travelling with Grandfather's Zoo Quiz

4th - 6th Grade

18 Qs

Super Heroes

Super Heroes

5th Grade - University

15 Qs

Ethan Frome Ch 2

Ethan Frome Ch 2

11th Grade

15 Qs

Basic Research and MLA Formatting

Basic Research and MLA Formatting

11th - 12th Grade

17 Qs

5- Golu grow a nose

5- Golu grow a nose

7th Grade

20 Qs

AVENGERS HARD

AVENGERS HARD

6th Grade

15 Qs

General Knowledge

General Knowledge

8th Grade

15 Qs

 3.5  Menu of Choices

3.5 Menu of Choices

7th Grade - University

16 Qs

September Quiz: Python

September Quiz: Python

Assessment

Quiz

English

5th - 12th Grade

Medium

Created by

samreen rizvi

Used 10+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?
equals =
plus + 
forward slash /
asterisk *

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?

name = "Dave"

print (name)

Dave

'Dave'

name

(name)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you have an error in your code what is the term to summarise finding and fixing that error?
Error checking
Debugging
Syntax finder
Error finder

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What Python command lets the user enter an answer to a question?
answer()
open()
print()
input()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How did python get its name?

The creator invented it whilst in hospital from a snake bite

The code is written in a snaking structure

The creator named it after Marty Python

The creator named it after Monty Python

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the output if the user enters 'child' and 'friday'?

£4.00

£2.50

There will be a syntax error

£2.00

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of: print ("3+57")

3 + 57

90

60

3+57

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?