assignmentmhertz/courses/cse115/sub... · assignment uses: expressions assign1) write the name of...

1
CSE 115: Introduction to Computer Science Subgoals for writing an ASSIGNMENT USES: EXPRESSIONS assign1) Write the name of the variable assign2) Write the assignment operator assign3) Write the expression whose value will be assigned to the variable

Upload: others

Post on 13-Oct-2020

6 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Assignmentmhertz/courses/cse115/Sub... · ASSIGNMENT USES: EXPRESSIONS assign1) Write the name of the variable assign2) Write the assignment operator assign3) Write the expression

CSE 115: Introduction to Computer Science

Subgoals for writing an

ASSIGNMENT

USES: EXPRESSIONS

assign1) Write the name of the variable

assign2) Write the assignment operator

assign3) Write the expression whose value will be assigned to the variable