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

Transcript of Assignmentmhertz/courses/cse115/Sub... · ASSIGNMENT USES: EXPRESSIONS assign1) Write the name of...

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