#WEEKLY Week 5
Completed the week 5 challenge. Really difficult to figure out how to save a variable without using the equal sign. I'm sure this isn't perfect, but this is probably my best result for these challenges so far.
Voters
Lord_Poseidon (168)
statistics.mean.. that's creative
CodeLongAndPros (1578)
Vars are totally fine.
Aloeb83 (51)
@CodeLongAndPros Looks like I misread it because I'm dumb, but I totally thought that you couldn't use = either. Oh well, works all the same, was just way more complicated then it had to be.
CodeLongAndPros (1578)
@Aloeb83 Mine is even worse.
CodeLongAndPros (1578)
You can't use the ==
sign to compare.
SCORED.