# Introduction In this lab, you will write a program that reads a string and a character, and finds the frequency of that character in the string by looping through each character and checking for matches.
Click the virtual machine below to start practicing