WGU D522 Exam Questions And Answers
Updated 2024/2025
Python - answer✔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 - answer✔readable
dynamically typed
extensive standard library
cross plat
versatile
interpreted nature
Programming Paradigm - answer✔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 - answer✔focuses on describing a sequence of steps to
perform a task, procedures or routines.
object-oriented programming (OOP) - answer✔organizes code around objects, which
encapsulate data and behavior
functional programming - answer✔emphasizes the use of functions and immutable data for
computation
declarative programming - answer✔describes what the program should accomplish without
specifying how to achieve it
Classes - answer✔(also objects) fundamental to object oriented programming in python.
print () - answer✔used to output data to the console
print ("hello")
functions - answer✔defined using def
def greet(name):
print ("Hello, name")
run python script in cmd prompt - answer✔python script.py
How to run phython script in Python3 - answer✔python3 script.py
Integrated Development Environments (IDEs) - answer✔provide a more user-friendly
environment for coding, debugging, and running Python scripts
Markdown file - answer✔simple format used frequently to add styled text, images, code
snippets and more to coding repos serving as documentation
2|Page
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller TheStar. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $11.49. You're not tied to anything after your purchase.