Computer Science, asked by 25postonian, 19 days ago

how do you multiply in python

Answers

Answered by BDeepraj835
1

Explanation:

Use the asterisk character (*) to multiply two numbers. If both numbers are int types, the product will be an int. If one or both of the numbers are float types, the product will be a float.

Answered by kiranbandela911
1

hello

hi hi

I hope you liked this answer

Attachments:
Similar questions