User profile: spitzlara

User info
User name:spitzlara
History
Joined:
Number of posts:3
Latest posts:

Recursive function to print a shape
I have to write a program that prints out a shape where the first line has n stars, second has n-2, ...

Completing function for dice game
Can you show me how you would write this out? I need to complete it for homework... Thanks

Completing function for dice game
Need help completing the methods for the functions of getBet and wonTheBet. Please help asap! ...