Intro to Programming and Data Science (Spring 2020)/Day 4 Coding Challenges

From CommunityData
< Intro to Programming and Data Science (Spring 2020)
Revision as of 18:58, 6 November 2019 by Jdfoote (talk | contribs) (Copying content from previous class)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  1. Rework all of The day 3 challenges.
  2. Get the ratio of names that start with each letter.
    1. Do this for boys and girls.
    2. Hint First line of output is a boys: 0.10120456305133887 girls: 0.18231978026407467
  3. Are girls or boys more likely to have a name that is used by both genders?