I've just started learning C++ and I have no clue why this code isn't working when I change the FavNum value to something else it still only outputs "That's my favourite number!" even when I change FavNum to somehting other than 6.
http://goo.gl/8OZGaU < Here's what i'm using to code at the moment, does any one know a good IDE for me to use?