Computer Science Canada Turing Help Fast |
Author: | Ashwin Kumar [ Sun Oct 22, 2017 12:32 pm ] | ||
Post subject: | Turing Help Fast | ||
What is it you are trying to achieve? Suppose we want to simulate a game. Consider that you roll three 10-sided dice. If you get all 3 seven, then you win big. You want to repeat this game 1000 times. Code below: What changes should you make to show how many times you won big? What is the problem you are having? Not able to understand Describe what you have tried to solve this problem Not able to understand
Please specify what version of Turing you are using <4.1.1a> |
Author: | Insectoid [ Sun Oct 22, 2017 9:44 pm ] |
Post subject: | RE:Turing Help Fast |
What part are you having trouble with? |
Author: | al.ba [ Wed Nov 22, 2017 8:46 pm ] |
Post subject: | RE:Turing Help Fast |
Hi, I'm finding difficulties with a turing programming exercises on string manipulation it asks me to gather a word from the user and display it with every vowel exchanged with 9 |