3.4 Homework

Attempt all of these in both JavaScript and Python!

Make two functions for:

Character Count - Write a function that accepts a string input from the user and counts: - Total letters - Total numbers - Total spaces Vowel Count - Add functionality to count the number of vowels (both uppercase and lowercase) in the input string

Grade Description Percentage (%)
4+ Top work (Given to top 2 or none depending on submissions) 95%
4 Performed 98% to 100% of requirements, Average 89% to 92%
3 Missing some key elements 80% to 85%
2 Missing many to most key elements 70%
1 No work 55%
0 Copying or not understanding work performed 0%
Final 5% Document any awards and notes in Grading Spreadsheet. Include comments explaining why and how you thought of each line, as well as showing pseudocode if applicable. (Anyone can earn this, doesn’t matter if you’re top in the class or not, just a way to get a 100%) 1% to 5%