Question: Using Raptor to answer the problem. Then upload only the final flow-chart image/s. Question 1 Create a program in Java that will simulate the process

Using Raptor to answer the problem. Then upload only the final flow-chart image/s.

Question 1

Create a program in Java that will simulate the process of dealing cards from a 52-card deck by generating 500 random integers in the range 1-52. Assume that numbers 1-13 represent clubs, 14-26 represent diamonds, 27-39 represent hearts, and 40-52 represent spades. Display the number of times each suit occurred in the 500 deals.

Question 2

create a program that formats the output of a user's name using the length_of () function. You will need to use the print statement and the indicator to create this pseudocode. The user should be able to select the symbol used to form the borders of the name. If the users name is Howard Heisenberg and he chooses a * as the symbol, the output should look like this:

***************************

** Howard Heisenberg **

***************************

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!