Search Header Logo

check point 1

Authored by sajedah al-hilo

Computers

1st Grade

Used 10+ times

check point 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

1 What does a variable do?

·       Stores a value in memory  

·       It works out the maths

·       Helps you print to screen

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What would the answer be? if user enter 33

x = input("enter a number ")

print(x+x)

33

31

Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How to use numpy ?

      import pandas as pd

import numpy as np

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Name the function used to create an array?

  np.array()

   Np.array()

  np.arange()

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

3 What would be the answer?

a = "564"

b = "2342"

print(a+b)

5642324

564

2324

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

4 What would happen here?

a = input ("enter a number")

b = int(input("enter a number"))

print (a+b)

 There would be an error

    It would add the 2 numbers

It would join the 2 numbers together·

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

5 What is the output of the following code :

print(9//2)

4

4.0

error

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?