I'm having trouble to make a program that can do the following:
In short - a function with 2 parameters. 1 Int, 1 Char.
If the user enters a number from 1-80 my Char variable print an entire line of his letter.
If you enter a number above 80, the program will only print the text "No Char"
Its pretty closed to this one, but i need to use parameters