I\'m trying to create a function read() and display(). They should read 3 values and print those 3 values using another function which is the display(). I tried doing this:<