stgeary / actualize-exercises

0 stars 0 forks source link

Redo 143.rb #3

Open prework-instructor-kevin opened 7 months ago

prework-instructor-kevin commented 7 months ago

https://github.com/stgeary/actualize-exercises/blob/7077d4652bf9ac3f97c2048b038bbe44ce9933cd/143.rb#L1-L10

1 Go about adding the other cities and population as is shown in the videos so that you get used to the syntax of adding something to a hash.

city_populations["?"] = ?
prework-instructor-kevin commented 7 months ago

https://github.com/stgeary/actualize-exercises/blob/fef3078a006f52750fb705afbd07531ef6c64ff3/143.rb#L1-L14

1 Go about adding the other cities and population as is shown in the videos so that you get used to the syntax of adding something to a hash.

city_populations["?"] = ?