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

WGU D522 PYTHON QUESTION AND ANSWERS

Rating
-
Sold
-
Pages
5
Grade
A+
Uploaded on
06-07-2025
Written in
2024/2025

WGU D522 PYTHON QUESTION AND ANSWERS

Institution
WGU D522
Course
WGU D522









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

Written for

Institution
WGU D522
Course
WGU D522

Document information

Uploaded on
July 6, 2025
Number of pages
5
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Content preview

WGU D522 PYTHON QUESTION

What are the traits of Imperative/procedural programming? - Answers - Focuses on
describing a sequence of steps to perform a task

What are the traits of Object-Oriented Programming (OOP)? - Answers - Organize
code around objects, which encapsulate data and behavior.

What are the traits of Functional Programming? - Answers - emphasizes the use of
functions and immutable data for computation.

What are the traits of Declarative Programming? - Answers - describes what the
program should accomplish without specifying how to achieve it.

What are the traits of Event-Driven Programming? - Answers - Reacts to events and
user actions, triggering corresponding functions.

What are the traits of Logic Programming? - Answers - defines a set of logical
conditions and lets the system deduce solutions.

What does Python syntax refer to? - Answers - The set of rules that dictate the
combinations of symbols and keywords that form valid Python programs

What is the purpose of indentation in Python? - Answers - To define blocks of code

Why might a programmer use comments for 'Preventing Execution'? - Answers - To
temporarily disable lines or blocks of code

What is the primary use of whitespace in Python? - Answers - To define the structure
and hierarchy of the code

What does Python use to define the scope of control flow statements and structures like
functions and classes? - Answers - Indentation

What is the purpose of the input() function in Python? - Answers - To capture user
input and store it as a string

What does the format() method do in Python? - Answers - It enhances output
formatting by embedding variables in strings. (although 'f' strings are easier to read)

What is the purpose of the Code Editor in a Python IDE? - Answers - To provide a text
editor designed for Python, offering features like syntax highlighting, code completion,
and indentation.

, What does this built in Python function do?: print() - Answers - outputs text or variables
to the console

What does this built in Python function do?: input() - Answers - reads user input from
the console

What does this built in Python function do?: len() - Answers - determines the length of
a sequence (string, list, tuple)

What does this built in Python function do?: type() - Answers - returns the type of an
object

What does this built in Python function do?: int(), float(), str() - Answers - converts
values to integers, floats, or strings; respectively

What does this built in Python function do?: max(), min() - Answers - returns the
maximum or minimum value from a sequence

What does this built in Python function do?: sum() - Answers - calculates the sum of
elements in a sequence

What does this built in Python function do?: abs() - Answers - returns the absolute
value of a number

What does this built in Python function do?: range() - Answers - generates a sequence
of numbers

What does this built in Python function do?: sorted() - Answers - returns a sorted list
from an iterable

What does this built in Python function do?: any(), all() - Answers - checks if any or all
elements in an iterable are true

What does this built in Python function do?: map(), filter() - Answers - applies a
function to elements or filters elements based on a function

What does this built in Python function do?: open(), read(), write() - Answers - handles
file I/O operations

What does this built in Python function do?: dir() - Answers - lists the names in the
current scope or attributes of an object

What does this built in Python function do?: help() - Answers - provides help
information about an object or Python

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.
Greaterheights Birkbeck, University of London
View profile
Follow You need to be logged in order to follow users or courses
Sold
1120
Member since
3 year
Number of followers
880
Documents
18315
Last sold
2 weeks ago

4.1

216 reviews

5
120
4
41
3
24
2
10
1
21

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