Question: Please help with python code. Display Dice Write a function that will take in a number (from 1-6) through the parameter, and will display the

Please help with python code.  Please help with python code. Display Dice Write a function that

Display Dice Write a function that will take in a number (from 1-6) through the parameter, and will display the appropriate ASCll depiction of a dice face with pips. Then create a program that generates a random number 1-6 and calls your Function to display the random dice face. The ASCIl dice should look like one of the following examples: 11 .1101 I* .19. 1* Is it prime? Write a Function that will take a number (from 2-20), and will return whether or not the number entered is prime. Then create a program that asks the user for a number (ensure it is between 2-20) and display a message stating whether or not the number is prime The ASCIl dice should look like one of the following examples: Enter a Nunber:7 That number ia prime Enter a Nunber 20

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!