Computer Science, asked by choudharypratibha200, 3 months ago

9) Write the output for the following: -
A, B, C, D=9.2, 2.0, 4, 21
a) print(A/4)
b) print(B**C)
c) print(D*C)
d) print(A%C)​

Answers

Answered by valeriy69
0
  1. 2.3
  2. 16.0
  3. 84
  4. 1.1999999999999993

\small\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions