Legend quest · reward 45 XP
Query in C#.
Egg hatching · 0%
Finish every step to hatch your monster!
Step 1 / 6
Query in C#. 🔍 Why it matters: Big teams use this so their code stays tidy and easy to fix.
var evens = nums.Where(n => n%2==0);
Tip: press Enter to continue