@kirby its for work lmao they track my progress and id also like to know some nuances, if its important enough to assign to me i assume its important enough to actually go through.
@kirby the course is specifically for Collections 😭 its 4 hours but its a lot of padding with real world examples so i can just skip those or watch at 2.5x speed to get the gist and keep going
@mothcompute my solution for a world without floating points.. Its called a HashTable, The Key is the number before the point, and the Value is the Decimals. Any Questions Libs?
okay so for each loops are nice but ive currently found 2 issues with them that make them kinda chopped lmao (cannot modify the collection within them, and the "each" part can't act as an index from what i understand ?)