Started the TripleX game in the UE course. Does it matter where the ‘std::cout << std::endl’ code goes?
When I tried this myself, I entered it on line 8, however the instructor has it on line 11. When I complied and ran, i got the same result.
Can someone advise if there would have been an issue further down the road, or if there is a difference that I’m not aware of yet?