Python : Codeathon Competition

Python : Codeathon Competition

5th - 8th Grade

15 Qs

quiz-placeholder

Similar activities

Module 4 - Electronic Spreadsheet

Module 4 - Electronic Spreadsheet

5th Grade

10 Qs

KS3 Micro:Bit

KS3 Micro:Bit

7th Grade

16 Qs

Technology Basics

Technology Basics

6th - 8th Grade

10 Qs

[RB3-Ch7] Data Verification & Validation

[RB3-Ch7] Data Verification & Validation

6th - 8th Grade

15 Qs

The Internet and the Web

The Internet and the Web

5th - 6th Grade

20 Qs

Year 8 Lists

Year 8 Lists

8th Grade

20 Qs

Computer Security

Computer Security

8th - 10th Grade

10 Qs

DT G5 Revision_2

DT G5 Revision_2

5th Grade

20 Qs

Python : Codeathon Competition

Python : Codeathon Competition

Assessment

Quiz

Computers

5th - 8th Grade

Practice Problem

Hard

CCSS
6.EE.B.6

Standards-aligned

Created by

Ashish Kumar

Used 19+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

1- What is python?

Evaluate responses using AI:

OFF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?

print
input
output
command

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

A box(memory location) where you store values
a type of graphics
Data type
a type of memory

Tags

CCSS.6.EE.B.6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?

equals =
plus + 
forward slash /
asterisk *

Tags

CCSS.6.EE.B.6

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?

name = "Dave"

print (name)

Dave

'Dave'

name

(name)

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement correctly assigns the string "Tanner" to the variable name?

name  = print( "Tanner")
input("Tanner")
name = "Tanner"
name = input("Tanner")

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?