Write a program that asks the user for two numbers A and B, and uses them as parameters for the following functions:
1. square_difference: returns the square of the difference between A and B
2. is_even: applies the previously defined function for determining if a number is even
3. factorials: returns the list [f_a, f_b] where f_a is the factorial of A and f_b is the factorial of B (use the previously defined function)
Hint:
1. Factorial: (the dot means multiplication)
Respuestas
Respuesta dada por:
1
Respuesta:
what look book indish morning harw
Preguntas similares
hace 3 años
hace 3 años
hace 6 años
hace 6 años
hace 6 años
hace 8 años
hace 8 años