Hi everyone! I am new here and I am new in C# (started to learn it his year at Uni). I hope you won't mind to help me with my homework. I got the console application to do. the task says
"Write a program to output the numbers 1 to 20 inclusive, excluding the numbers 5 and 18". I did it, but it shows all the numbers starting from 1 till 20, and I can't think how to make it right. Please help! Thank you!