219k views
1 vote
3X5

0
Problem 12:
Write a function problemi_2(x,y) that prints the sum and product of the
numbers x and y on separate Lines, the sum printing first.
Nam
RAN
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
def problemi_2(x,y):
X es 2
In
y en 5
print()
print("* + y
print("* * y
In
Trac
Fi
Name
In [C

1 Answer

7 votes

Answer:

15

Step-by-step explanation:

cause when you multiply three by five it will give u 15

User DGrady
by
5.4k points