Counting Characters in Strings

# Introduction Counting characters in a string is a common task in programming. In this challenge, we will write a program that counts and prints the number of occurrences of each character in a given string.

|60 : 00

Click the virtual machine below to start practicing