Programming - Vowels in Baby Names

Introduction

In the final exam for the Fundamentals of Programming course in the fall I asked you to write code that worked with a large file of baby names. It was divided into two parts

First, create a function called countVowels().  This function should:


Second, create a function called nameAnalysis() This function should:

 

In order to get us back in the mindset of programming again I want to work together to write the code that solves each of these elements. But, the challenge is that I'm not meeting with you face to face (or screen to screen) so we can't work through this together. Fortunately, I worked with my undergraduates in class on Friday, January 28 on this exact project. I don't know how much of this the microphone will pick up, but here is the recording of what we did together to refresh programming.

 

In class materials

You will need the following data files