• In this exercise you create your own class called Lue (Read). To aid your development and testing of this library/class, you can use exercises 3 – 7 which you created earlier. To test function for reading single character called Lue.merkki() you have to create a testing program for it.

    Lue –library (class)
     

  • Lue –library includes many methods for reading inputs from keyboard.
     
  • Completed version can be found here.
  • Documentation for Lue-class