core.noscript.text
Want to get involved? We're always looking for ideas and content for Weekly Challenges.
if isnull([colors1]) then 0 else 1 endif +if isnull([colors2]) then 0 else 1 endif +if isnull([colors3]) then 0 else 1 endif +if isnull([colors4]) then 0 else 1 endif +if isnull([colors5]) then 0 else 1 endif
maybe a simpler solution.
Completed
Here you go!
My Solution
I liked the challenge.
Spoiler 😮
My solution
as is written