Python Basic

Python Basic

1st - 3rd Grade

38 Qs

quiz-placeholder

Similar activities

Math 2 Reviewer_ FINAL EXAM

Math 2 Reviewer_ FINAL EXAM

2nd Grade

35 Qs

SUBTRACTION FACTS

SUBTRACTION FACTS

1st - 3rd Grade

35 Qs

Physical Properties of Matter Review

Physical Properties of Matter Review

1st - 12th Grade

40 Qs

funkcja kwadratowa

funkcja kwadratowa

1st Grade

40 Qs

KISI-KISI UH 3 KLS 1

KISI-KISI UH 3 KLS 1

1st Grade

40 Qs

Wilberforce Maths GCSE Paper 1 Revision

Wilberforce Maths GCSE Paper 1 Revision

KG - 12th Grade

40 Qs

Basic Fraction Concepts

Basic Fraction Concepts

1st - 5th Grade

35 Qs

Week 6 Assessment

Week 6 Assessment

2nd Grade

40 Qs

Python Basic

Python Basic

Assessment

Quiz

Mathematics, Computers

1st - 3rd Grade

Practice Problem

Medium

Created by

D Dh

Used 39+ times

FREE Resource

AI

Enhance your content in a minute

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

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct print command?

print("Hello world!")

print"Hello world!"

print(Hello world!)

print Hello world!

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is correct input command?

name=input(Enter your name)

name=input("Enter your name")

name=input"Enter your name"

name=("Enter your name")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the "int" command in python?

Print commands

Input data from the user

Enter data to the output

Converts input to an integer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We use _________to store values that can be used to control commands in our code. We can also alter these values throughout the code.

Value

Constant

Iteration

Variable

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can use _________ from the user to control our code.

print

variable

input

output

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

We can tell the computer how to make decisions using _________________. Make sure that all the code inside your if/else statement is indented one level!

Loop

if/else statements

print()

variable

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the function of the tag below?

store meta information about the title

show the server how to index the website

show the title of the website for the browser and search engine result

show the server how to title the website

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?