Hello there everyone, in the Classes exercise Ellen's Alien Game, I can't figure out a way to compare 2 Aliens Classes Objects. I've asked around with friends that know about programming, but they give out answers that use for loops, arrays and vectors. I know the array and vectors comes after, but the for loops is on the same level, should I do the for loops first then the classes after? (The tips on the task 5 doesn't mention anything too).
Thanks for everything!