Skip to content

isachiqba/traffic-controller-ec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Pico y Placa predictor

Using object-oriented, tested code in Ruby, write a pico y placa predictor.

The inputs should be

  • a license plate number (the full number, not the last digit)
  • a date (as a String)
  • a time (as a String)

And the program will return whether or not that car can be on the road.

The solution should demonstrate good object-oriented code with unit tests.

Test

ruby test.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages