Computer Science, asked by huzaifanoman1410, 6 months ago

4. What operators can you identify in the following pseudo-code?
radius = 5
PI = 3.14
area = radius * radius * PI​

Answers

Answered by noorjahanliakath
1

Answer:

arithmetic operators, assignment operators

arithmetic _ *

assignment_ =

mark as brainliest if helpful

follow

Answered by Anonymous
0

arithmetic operations, assignment operators

arithmetic

assignment

Similar questions