alexelias4137 alexelias4137 30-11-2022 Computers and Technology contestada write a boolean function named is prime which takes an integer as an argument and returns true if the argument is a prime number, or false otherwise.