Write a program which selects two integer numbers randomly, adds the numbers and asks the user to enter the answer and then checks if the answer is correct or not. in python

Respuesta :

Answer:

It is called python program

Explanation:

Python Program is when there are given two numbers num1 and num2. The task is to write a Python program to find the addition of these two numbers.