Python test 1 study guide A with Complete Solutions
Python test 1 study guide A with Complete Solutions Flowcharts - Correct Answer️️ -Graphically depict the logical steps to carry out a task and show how the steps relate to each other (Makes the logic easier to follow) Pseudocode - Correct Answer️️ -Uses English-like phrases with some Python terms to outline the task (Allows the programmer to focus on the steps required to solve a problem rather than on how to use the computer language) Hierarchy charts - Correct Answer️️ -Shows how the different parts of a program relate to each other Also known as HIPO (Hierarchy plus Input-Process-Output) or VTOC (Visual Table of Contents) Divide-and-conquer method - Correct Answer️️ -Breaking down major parts of a program so we can see what must be done in general, to be able to refine each part into more detailed plans using flowcharts or pseudocode Repetition Structure or Loop Structure - Correct Answer️️ -A programming structure that executes instructions many times Desk Checking - Correct Answer️️ -The algorithm should be tested at the flowchart stage before being coded into a program Program - Correct Answer️️ -sequence of instructionsPDF DOCUMENT Running - Correct Answer️️ -process of executing the instructions IDLE - Correct Answer️️ -Integrated DeveLopment Environment Programmer/Developer - Correct Answer️️ -a person who solves problems by writing programs on a computer User - Correct Answer️️ -Any person who runs the program Code - Correct Answer️️ -the python instructions that the programmer writes Coding - Correct Answer️️ -the process of writing a program Hardware - Correct Answer️️ -physical components of a comp
Written for
- Institution
- Python Programming
- Course
- Python Programming
Document information
- Uploaded on
- June 17, 2024
- Number of pages
- 5
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
python test 1 study guide a with complete solution
Also available in package deal