hi im new to c# and was trying to code but getting error can anybody help me with this what am i doing wrong?
using System; using System.Collections.Generic
This line is highly suspect:
if ((n % 1) == 0)