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 Strings

Python Strings

8th - 12th Grade

14 Qs

KOD ARAHAN PYTHON

KOD ARAHAN PYTHON

8th Grade

10 Qs

Syntax and Logic Errors

Syntax and Logic Errors

9th - 11th Grade

12 Qs

แบบทดสอบก่อน-หลังเรียนวิชาการเขียนโปรแกรมคอมพิวเตอร์ขั้นสูง

แบบทดสอบก่อน-หลังเรียนวิชาการเขียนโปรแกรมคอมพิวเตอร์ขั้นสูง

University

10 Qs

Python Workshop Week 1 Review

Python Workshop Week 1 Review

9th - 12th Grade

10 Qs

CICS Test 2 Review

CICS Test 2 Review

9th - 12th Grade

15 Qs

Quiz 04 - Input and Output

Quiz 04 - Input and Output

11th Grade

10 Qs

Python

Python

7th - 8th Grade

12 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?