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

ASK F2 -KOD ARAHAN (PYTHON)

ASK F2 -KOD ARAHAN (PYTHON)

1st Grade - University

15 Qs

Типы данных

Типы данных

7th Grade

10 Qs

Python introduction

Python introduction

University

15 Qs

Exploring Python: Input and Output Essentials

Exploring Python: Input and Output Essentials

9th Grade - University

10 Qs

Python variables

Python variables

6th - 8th Grade

8 Qs

Python - Week 1

Python - Week 1

8th - 10th Grade

10 Qs

Python Quiz

Python Quiz

12th Grade

11 Qs

Python Programming

Python Programming

7th - 9th Grade

10 Qs

Prog F: Intro to Python + Google Colab + Variable

Prog F: Intro to Python + Google Colab + Variable

Assessment

Quiz

Created by

Leong YS

Computers

7th Grade - University

8 plays

Medium

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

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?