Computer Science, asked by nonn6007, 12 hours ago

D. Match the following columns. Column A Column B 1. Imort math a. Mathematical function 2. math.pow(2,2) b. A looping statement 3. for C. A decision-making statement 4. block d. To import math module 5. If e. A set of statements​

Answers

Answered by requize17
0

Answer:

Column A

1. Import Math = To Import Math Module

2. Math.pow(2,2) = A Mathematical Function

3. A looping statement = For

4. A Decision making Statement = If

5. A set of statement = Block

Similar questions