4. What operators can you identify in the following pseudo-code?
radius = 5
PI = 3.14
area = radius * radius * PI
Answers
Answered by
1
Answer:
arithmetic operators, assignment operators
arithmetic _ *
assignment_ =
mark as brainliest if helpful
follow
Answered by
0
arithmetic operations, assignment operators
arithmetic
assignment
Similar questions