WGU D335 INTRO TO PYTHON OA
OBJECTIVE ASSESSMENT COMPLETE STUDY
GUIDE WITH 15 ACTUAL QUESTIONS AND
100% CORRECT ANSWERS 2026
⩥ IPO thinking standard. Answer: Input-Process-Output thinking
standard to determine coding structure
⩥ name . Answer: A special variable in Python that holds the name
of the current module
⩥ main . Answer: A special variable in Python that indicates the
main module
⩥ Python Crash Course Book `˙. Answer: A resource for learning
Python programming
⩥ Public API's. Answer: Application Programming Interfaces accessible
to the public
⩥ Pomodoro Technique. Answer: Time management method using a
timer to break work into intervals
,⩥ Dictionaries. Answer: Data structure with key-value pairs used for
mapping inputs to outputs
⩥ CS50. Answer: An introductory course to computer science offered by
Harvard University
⩥ Merge Sort. Answer: An efficient, comparison-based sorting
algorithm
⩥ Lists. Answer: Ordered collection of items in Python denoted by
square brackets
⩥ Tuples. Answer: Immutable ordered collection of items in Python
denoted by parentheses
⩥ Variables and Expressions. Answer: Symbols used to represent values
and perform operations
⩥ Functions. Answer: Blocks of organized, reusable code for specific
tasks
⩥ Lab Walkthroughs. Answer: Guided demonstrations of critical
programming exercises
, ⩥ Arithmetic Operators. Answer: Symbols used to perform
mathematical operations in Python
⩥ Comparisons. Answer: Operations that return true or false based on
the comparison of values
⩥ Incrementing. Answer: Increasing the value of a variable by a
specified amount
⩥ Absolute value function. Answer: Function to obtain the magnitude of
an integer, removing the negative sign
⩥ Round function. Answer: Function to round a value to a specified
number of digits after the decimal point
⩥ Iteration Statements. Answer: Statements used for repeated execution
of instructions in a program
⩥ Codewars. Answer: An educational coding platform for honing
programming skills
⩥ Data Camp. Answer: An online platform offering data science and
analytics courses
OBJECTIVE ASSESSMENT COMPLETE STUDY
GUIDE WITH 15 ACTUAL QUESTIONS AND
100% CORRECT ANSWERS 2026
⩥ IPO thinking standard. Answer: Input-Process-Output thinking
standard to determine coding structure
⩥ name . Answer: A special variable in Python that holds the name
of the current module
⩥ main . Answer: A special variable in Python that indicates the
main module
⩥ Python Crash Course Book `˙. Answer: A resource for learning
Python programming
⩥ Public API's. Answer: Application Programming Interfaces accessible
to the public
⩥ Pomodoro Technique. Answer: Time management method using a
timer to break work into intervals
,⩥ Dictionaries. Answer: Data structure with key-value pairs used for
mapping inputs to outputs
⩥ CS50. Answer: An introductory course to computer science offered by
Harvard University
⩥ Merge Sort. Answer: An efficient, comparison-based sorting
algorithm
⩥ Lists. Answer: Ordered collection of items in Python denoted by
square brackets
⩥ Tuples. Answer: Immutable ordered collection of items in Python
denoted by parentheses
⩥ Variables and Expressions. Answer: Symbols used to represent values
and perform operations
⩥ Functions. Answer: Blocks of organized, reusable code for specific
tasks
⩥ Lab Walkthroughs. Answer: Guided demonstrations of critical
programming exercises
, ⩥ Arithmetic Operators. Answer: Symbols used to perform
mathematical operations in Python
⩥ Comparisons. Answer: Operations that return true or false based on
the comparison of values
⩥ Incrementing. Answer: Increasing the value of a variable by a
specified amount
⩥ Absolute value function. Answer: Function to obtain the magnitude of
an integer, removing the negative sign
⩥ Round function. Answer: Function to round a value to a specified
number of digits after the decimal point
⩥ Iteration Statements. Answer: Statements used for repeated execution
of instructions in a program
⩥ Codewars. Answer: An educational coding platform for honing
programming skills
⩥ Data Camp. Answer: An online platform offering data science and
analytics courses