Hi, I need to write a program which counts the frequencies of heads and tails when a coin is tossed 15 times. The user enters H or h for heads, T or t for tails. to record the outcome of each toss. It does 15 tosses then you have to output the total number of throws, the number of heads, the number of tails, the percentage of heads rounded to the nearest whole number, and the percentage of tails rounded to the nearest whole number.
Any help would be greatly aprreciated. Its vb 2012 im using.
Thanks.

What have you got so far?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.