Python Basics 1

Python Basics 1

University

20 Qs

quiz-placeholder

Similar activities

Python if statement

Python if statement

University

15 Qs

Round 2 Debug-The-Code

Round 2 Debug-The-Code

University

15 Qs

PythonProgramming

PythonProgramming

University

15 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Python introduction

Python introduction

University

15 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python Programming Quiz

Python Programming Quiz

9th Grade - University

20 Qs

Python Basic II

Python Basic II

11th Grade - University

20 Qs

Python Basics 1

Python Basics 1

Assessment

Quiz

Professional Development, Computers

University

Hard

Created by

Tracy Therese

Used 40+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A main difference between the terminal and an IDE (Integrated Development Environment) is you can run a program in an IDE instead of going back and forth between windows

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The terminal or text editor cannot run individual lines, so it would not be used to test individual commands.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The symbols >>> are called

much greater than

the interactive prompt

command

string

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following: print('Hello World'), the word print is considered the

command

interactive prompt

parameter

string

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following: print('Hello World'), ('Hello World') is a(n)

command

parameter or argument

interactive prompt

string

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following: print('Hello World'), 'Hello World' is a(n)

command

interactive prompt

parameter

string

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the following, x = 7 the x would be considered a(n)

command

parameter

string

variable

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?