Python Basic

Python Basic

1st - 3rd Grade

38 Qs

quiz-placeholder

Similar activities

Bases Mathématiques en seconde

Bases Mathématiques en seconde

2nd Grade

35 Qs

Math Grade 3 Review Mid Test

Math Grade 3 Review Mid Test

3rd Grade

33 Qs

MATH QUIZ BEE

MATH QUIZ BEE

3rd Grade

35 Qs

Class-1 Mouse-Quiz-1

Class-1 Mouse-Quiz-1

1st Grade

35 Qs

KEYBOARD

KEYBOARD

2nd - 5th Grade

40 Qs

BCS level 3 - Business processes

BCS level 3 - Business processes

3rd Grade

36 Qs

CUỘC THI GIÁO VIÊN XUẤT SẮC 2022

CUỘC THI GIÁO VIÊN XUẤT SẮC 2022

1st Grade

40 Qs

MID PREP

MID PREP

3rd 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

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?