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

(Top 2024/2025 EXAM REVIEW PAPER ) WGU Scripting and Programming - Foundations - C173 (Unit 1). Full Exam Review. 100% Comprehension. Rated A+ Program - -A sequence of statements.

Rating
-
Sold
-
Pages
5
Grade
A+
Uploaded on
03-11-2023
Written in
2023/2024

WGU Scripting and Programming - Foundations - C173 (Unit 1). Full Exam Review. 100% Comprehension. Rated A+ Program - -A sequence of statements. Each statement describes an action. Each statement executes one at a time. Input - -A program gets data, perhaps from a file, keyboard, touchscreen, network, etc. Process - -A program performs computations on that data, such as adding two values like x + y. Output - -A program puts that data somewhere, such as to a file, screen, network, etc. Variable - -A name that can hold a value. A variable might be named x. Then, x = 7 assigns x with 7, which remains in x while the program runs, until x is assigned again. Computational thinking - -creating a sequence of instructions to solve a problem. Algorithm - -A sequence of instructions that solve a problem. Flowchart - -A graphical language for creating computer programs. zyFlowchart - -Intended to ease the learning of programming. Statement - -A specific action in a program. 2 Each statement describes a specific action that the interpreter should carry out, such as get a value from input into a variable, assign a variable with a value, or put a value to the output. Node - -Each statement is in a graphical node, with different shapes for different types of statements. Interpreter - -A tool that runs a program's statements. The interpreter carries out each program statement's action, getting input values as needed, and generating output as well. Incidentally, the interpreter is itself a program. Run and execute - -The act of carrying out each statement's action. Running a program is carried out by the interpreter, causing input values to be gotten, and values to be put to output. "Execute" is another word for run. Input statement - -Represented by a parallelogram, written as: variable = Get next input. (A parallelogram also represents an output statement). The input statement assigns the indicated variable with the next program input value. Output statement - -Represented by a parallelogram written as: Put item to output. (A parallelogram also represents an input statement.) The item may be a string literal or a variable. String literal - -Consists of text (characters) within double quotes, as in "Go #57!". Character - -Includes any letter (a-z, A-Z), digit (0-9), or symbol (~, !, @, etc.). Cursor - -Indicates where the next output item will be placed in the output. The system automatically moves the cursor after the previously-output item. Newline - -Is a special two-character sequence n whose appearance in an output string literal causes the cursor to move to the next output line. The newline exists in

Show more Read less









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

Document information

Uploaded on
November 3, 2023
Number of pages
5
Written in
2023/2024
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

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.
PassPoint02 Chamberlain School Of Nursing
View profile
Follow You need to be logged in order to follow users or courses
Sold
171
Member since
3 year
Number of followers
105
Documents
4552
Last sold
4 days ago

4.1

39 reviews

5
22
4
6
3
5
2
4
1
2

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