Computer Science, asked by apoorva341, 3 months ago

Write a program to find reminder of two numbers ..........No spam!!!!​

Answers

Answered by atulkumargpt
3

Answer:

#python

a = int(input(" 1st num = "))

b = int(input(" 2nd num = "))

print("remainder = ",a%b)

Answered by ItzANANYA
1

Answer:

hii this is the answer of to find the circle and it's circumference

Explanation:

Good evening dear ❤❤❤❤....

Attachments:
Similar questions