Python Basics 1

Python Basics 1

University

20 Qs

quiz-placeholder

Similar activities

Python introduction

Python introduction

University

15 Qs

Introduction to Python

Introduction to Python

KG - University

25 Qs

Python Quiz

Python Quiz

University

15 Qs

Python 101

Python 101

University

20 Qs

Python 101

Python 101

University

20 Qs

HCI 584 Python quiz

HCI 584 Python quiz

University

15 Qs

Python if and loop Quiz

Python if and loop Quiz

University

15 Qs

Python

Python

University

15 Qs

Python Basics 1

Python Basics 1

Assessment

Quiz

Professional Development, Computers

University

Hard

Created by

Tracy Therese

Used 42+ 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?