Python

Python

University

11 Qs

quiz-placeholder

Similar activities

CTDL&GT - Lec 02 - Binding, String, Input and Output

CTDL&GT - Lec 02 - Binding, String, Input and Output

University

10 Qs

Quiz2 lab

Quiz2 lab

University

10 Qs

UNIT-1 PYTHON BASICS

UNIT-1 PYTHON BASICS

University

10 Qs

Python Strings

Python Strings

University

10 Qs

GenG Data Science Quiz

GenG Data Science Quiz

University

15 Qs

SPSS Quiz

SPSS Quiz

University

10 Qs

Quiz

Quiz

5th Grade - University

11 Qs

Quiz 1 - Workshop Flutter 2024

Quiz 1 - Workshop Flutter 2024

University

15 Qs

Python

Python

Assessment

Quiz

Computers, Professional Development

University

Hard

Created by

Rani George

FREE Resource

11 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 SELECT QUESTION

30 sec • 1 pt

What are the names of the two types of mode that are used in Python? Select two.

Interactive mode

Scratch mode

Imperial mode

Script mode

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What extension must you add to the end of a file when saving?
.xlsx
.pptx
.docx
.py

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the term 'debug' mean?
Identify errors and fix them.
Making a calculation
A set of instructions
Looking at code

5.

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.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol do you use to make a comment in Python?
@
¬
;
#

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What syntax can you use to insert a line break between strings so that they appear over multiple lines?
/
\n
\l
n

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?