ECDL Python Lesson Boolean recap

ECDL Python Lesson Boolean recap

5th Grade - University

49 Qs

quiz-placeholder

Similar activities

ASSESMENT INFORMATIKA KELAS 7 SEMESTER GANJIL

ASSESMENT INFORMATIKA KELAS 7 SEMESTER GANJIL

7th Grade

50 Qs

Ôn tập Tin lớp 9-Năm 2022+2023+2024

Ôn tập Tin lớp 9-Năm 2022+2023+2024

9th - 12th Grade

52 Qs

E-TECH Long Quiz

E-TECH Long Quiz

11th Grade

50 Qs

Remidial ASTS Genap

Remidial ASTS Genap

8th Grade

45 Qs

INTRO TO AI

INTRO TO AI

University

50 Qs

Soal Ulangan Semester Ganjil

Soal Ulangan Semester Ganjil

9th Grade

50 Qs

Computer memory

Computer memory

University

45 Qs

Penilain Harian 2

Penilain Harian 2

9th Grade - University

50 Qs

ECDL Python Lesson Boolean recap

ECDL Python Lesson Boolean recap

Assessment

Quiz

Computers

5th Grade - University

Practice Problem

Medium

CCSS
6.EE.B.6, L.2.2C, 6.EE.A.2B

Standards-aligned

Created by

Monica Tele

Used 11+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the environment in Python that write your programs and then test them out?

Shell
Window
IDLE
CLI

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What button do you press to compile (run) your program so that it runs in the shell?

F3
F5
F7
F9

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the print function do in python?

It's a variable.
It can input data.
It displays something like a string or integer
It loops the code.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol do you use to make a comment in Python?

@
¬
;
#

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print(Hello world!)

Hello world!
SyntaxError
Hello world
print(Hello world!)

Tags

CCSS.L.2.2C

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print(3*4+5)

27
17
12
SyntaxError

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the output be from the following code?
print("Hello world!")

SyntaxError
Hello world!
"Hello world!"
print(Hello world!)

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?