Create assignment statements for the variables a, b, and c that execute the following actions. Adds 2 to a and saves the result in the variable b. Multiplies b by 4 and saves the result in the...


Create assignment statements for the variables a, b, and c that execute the following actions.



  1. Adds 2 to a and saves the result in the variable b.

  2. Multiplies b by 4 and saves the result in the variable a.

  3. Subtracts 3.14 from a and puts the result in b.

  4. Subtracts 8 from b and saves the result in the variable a.

  5. Saves the letter ‘K' in the c variable.

  6. Saves the Unicode code for the letter ‘B' in the variable c.



Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here