My questions & problems:
When n1==n2==5 and I run this program,it shows: "n1 is equal to n2? false", which is problematic, how could I fix it?<