Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Other

D522 WGU STUDY GUIDE

Rating
-
Sold
-
Pages
11
Uploaded on
09-01-2025
Written in
2024/2025

D522 WGU STUDY GUIDE

Institution
D522 WGU
Course
D522 WGU

Content preview

D522 WGU STUDY GUIDE
Python - Answers- interpreted programming language known for its simplicity,
readability, and versatility

supports multiple programming paradigms, including procedural, object-oriented, and
functional programming, making it adaptable to different coding styles.

Python is - Answers- readable
dynamically typed
extensive standard library
cross plat
versatile
interpreted nature

Programming Paradigm - Answers- a fundamental style or approach to programming
that dictates how tasks should be structured and executed in each programming
language. It encompasses principles, concepts, and patterns that guide the design and
organization of code.

imperative/procedural programming - Answers- focuses on describing a sequence of
steps to perform a task, procedures or routines.

object-oriented programming (OOP) - Answers- organizes code around objects, which
encapsulate data and behavior

functional programming - Answers- emphasizes the use of functions and immutable
data for computation

declarative programming - Answers- describes what the program should accomplish
without specifying how to achieve it

event-driven programming - Answers- reacts to events and user actions, triggering
corresponding functions

logic programming - Answers- defines a set of logical conditions and lets the system
deduce solutions

indentation - Answers- defines blocks of code. crucial for structure and nesting of code
blocks

(4 spaces)

comments - Answers- #

ignored by interpreter, for humans

, Variable - Answers- used to store data, created by assigning a value to a name

Data Types - Answers- integers, floats, strings, lists, tuples, dictionaries

conditional statements - Answers- if, else, elif (else if)

Classes - Answers- (also objects) fundamental to object oriented programming in
python.

print () - Answers- used to output data to the console

print ("hello")

functions - Answers- defined using def

def greet(name):
print ("Hello, name")

run python script in cmd prompt - Answers- python script.py

How to run phython script in Python3 - Answers- python3 script.py

Integrated Development Environments (IDEs) - Answers- provide a more user-friendly
environment for coding, debugging, and running Python scripts

Markdown file - Answers- simple format used frequently to add styled text, images,
code snippets and more to coding repos serving as documentation

human readable

.md - Answers- markdown file

Consistent Indentation - Answers- All statements within the same block must be
indented by the same number of spaces.

input() - Answers- function, storing user entered info as strings

output() - Answers- functions, allowing the presentation of results or messages

format() - Answers- method, enhances output formatting by embedding variables in
strings

file I/O - Answers- through the open() functions enabling reading from and writing to
external files.

Written for

Institution
D522 WGU
Course
D522 WGU

Document information

Uploaded on
January 9, 2025
Number of pages
11
Written in
2024/2025
Type
OTHER
Person
Unknown

Subjects

$12.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

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.
GEEKA YALA UNIVERSITY
Follow You need to be logged in order to follow users or courses
Sold
2114
Member since
4 year
Number of followers
1446
Documents
55293
Last sold
7 hours ago

3.8

359 reviews

5
178
4
61
3
48
2
17
1
55

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

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions