100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.2 TrustPilot
logo-home
Exam (elaborations)

D335 Intro to Python Study-Questions and Answers Verified 100% Correct

Rating
-
Sold
-
Pages
10
Grade
A+
Uploaded on
12-03-2025
Written in
2024/2025

D335 Intro to Python Study-Questions and Answers Verified 100% Correct

Institution
D335
Course
D335









Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
D335
Course
D335

Document information

Uploaded on
March 12, 2025
Number of pages
10
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

D335 Intro to Python Study-Questions and
Answers Verified 100% Correct

Whitespace

Any space, tab, or newline
Empty space in the program

input()

Data that is entered into the computer system via an input or storage device.
Causes the interpreter to wait until the user has entered data of some kind

String

Represents a sequence of characters

type()

returns what "type" of data ex: int, float, str

int()

Converts strings to integers
my_string = '123'
my_int = int('123')

, Syntax Error

a mistake in the program where the rules of the programming language are not followed.

Runtime Error

Error wherein a program's syntax is correct but the program attempts an impossible
operation. (dividing by zero, multiplying strings like 'Hello' * 'ABC')

Crash

An abrupt and unintended termination of a program

SyntaxError

The program contains invalid code that cannot be understood

IndentationError

The lines of the program are not properly indented

ValueError

An invalid value is used - can occur if giving letters to int()

NameError

The program tries to use a variable that does not exist

TypeError

An operation uses incorrect types - can occur if adding an integer to a string

IDE

Integrated Development Environment

Scripting Language

a programming method to execute programs without the need for compilation

Script

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
QUINTER New York College Of Dentistry
View profile
Follow You need to be logged in order to follow users or courses
Sold
339
Member since
2 year
Number of followers
104
Documents
38211
Last sold
2 days ago

3.4

57 reviews

5
25
4
8
3
7
2
1
1
16

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions