asked 67.1k views
3 votes
Fill in the blank to give the result of each operation.

2*5 =
4** 3 =
712 =
17 % 3 =

Fill in the blank to give the result of each operation. 2*5 = 4** 3 = 712 = 17 % 3 =-example-1

2 Answers

5 votes

Answer:

10

is that exponent or multiplication? if exponent: 64 if multiply: 12

3.5

Does that mean divide or 17 percent of 3? if divide: 5.66 if percent: 0.51

answered
User Alessa
by
8.2k points
7 votes

2*5 = 10

4**3 = 64

7/2 = 3.5

17 % 3 = 2

In python,

* means multiplication

** means exponential

/ means division

% means remainder

answered
User Allen Hamilton
by
7.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.