Skip to content

Commit

Permalink
Ex4 extra
Browse files Browse the repository at this point in the history
  • Loading branch information
daltonmatos committed Apr 18, 2012
1 parent e38978f commit 65bd3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ex4.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
cars = 100
space_in_a_car = 4.0
space_in_a_car = 4
drivers = 30
passengers = 90
cars_not_driven = cars - drivers
Expand Down

0 comments on commit 65bd3d4

Please sign in to comment.