Search Header Logo

Quiz 1

Authored by Winda Marchella

Computers

9th - 12th Grade

Used 1+ times

Quiz 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

what is IPO?

computer work

{ Input, Proses, Output }

a process of coding that produces something

quickly found applications outside of computer

programming as a practical methodology in general systems

2.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

what is variable?

commands

is a type data

data storage

string and integer

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

How do you declare a variable based on user input?

my_data = "allinpython"

age = input{" How old are you ? "}

input = food("what is your favorite food ? ")

animals = input("what is your favorite animal ? ")

4.

MULTIPLE SELECT QUESTION

45 sec • 5 pts

which is an example of using strings

Y = 1

print(Y)

a = "Hello"
print(a)

a = "red"

print( "my favorite color is " ,a)

x = range(6)

print(x)

5.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

which is an example of using float

a = "Hello, World!"
print(len(a))

x = 3+5j
y = 5j
z = -5j

x = 35e3
y = 12E4
z = -87.7e100

x = 1
y = 35656222554887711
z = -3255522

6.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

which is an example of using integer

x = 1
y = 35656222554887711
z = -3255522

thislist = ["apple", "banana", "cherry"]

x = 1.10
y = 1.0
z = -35.59

x = 3+5j
y = 5j
z = -5j

7.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

which is an example of a wrong variable name?

MY_NAME = "variable"

myname1 = "variable"

my name = "variable"

my_name = "variable"

Access all questions and much more by creating a free account

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?