Prog F: Intro to Python + Google Colab + Variable

Prog F: Intro to Python + Google Colab + Variable

7th Grade - University

10 Qs

quiz-placeholder

Similar activities

Python Data Types & Input/Output

Python Data Types & Input/Output

9th Grade

11 Qs

KS3 Year 9 Python Quiz 02

KS3 Year 9 Python Quiz 02

10th Grade

8 Qs

Lord Bill's Year 7 Python Quiz

Lord Bill's Year 7 Python Quiz

6th - 8th Grade

13 Qs

Python - Mid-Assessment

Python - Mid-Assessment

9th Grade

14 Qs

Python Introduction Quiz

Python Introduction Quiz

8th - 9th Grade

12 Qs

Year 7 Python Lesson 1 Recap

Year 7 Python Lesson 1 Recap

8th Grade

10 Qs

Python Basics

Python Basics

6th - 7th Grade

15 Qs

python

python

7th Grade

10 Qs

Prog F: Intro to Python + Google Colab + Variable

Prog F: Intro to Python + Google Colab + Variable

Assessment

Quiz

Computers

7th Grade - University

Medium

Created by

Leong YS

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is Python?

Human Language

Robot Language

Programming Language

Data Language

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following will say "Hello world"?

print("Hello world")

print("Hello", "world")

print(Hello world)

print("Hello" + "world")

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the syntax used to ask something in Python?

ask()

prompt()

input()

print()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Something wrong with the code, how to solve the problem?

Need to replace name with answer

Need to store input in a variable called name

Need to change , to +

Nothing wrong

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the file format of Jupyter Notebook(Google Colab)?

.jpg

.py

.ipynb

.jn

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where to write explanatory text in Google Colab?

Text Cell

Code Cell

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Choose the valid variable names.

student1

1st_student

student name

StudentName

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?