Nuacht

Instructions We've defined a function, countOnline; use a for...in statement within this function to loop through the users in the users object and return the number of users whose online property is ...
Sort the keys of an object Useful to get a deterministically ordered object, as the order of keys can vary between engines.