Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Weekly Challenges

Solve the challenge, share your solution and summit the ranks of our Community!

Also available in | Français | Português | Español | 日本語
IDEAS WANTED

Want to get involved? We're always looking for ideas and content for Weekly Challenges.

SUBMIT YOUR IDEA

Challenge #235: Spell It Out For Me - Part 2

BeginnerMindset
8 - Asteroid

Fun challenge.  I've definitely not got the most efficient solution here, but it works at least.

hannahc
8 - Asteroid

Went the long way but got there! Solution attached.

glenperes
8 - Asteroid

Solution:

Spoiler
Spoiler235.JPG

robert-headington
8 - Asteroid

There's a reason I prefer numbers to words. But this was a fun challenge.

jamielaird
14 - Magnetar

Here's my solution:

Spoiler
jamielaird_0-1612709759255.png

 

JP_SDAK
8 - Asteroid

This was harder than I thought it would be.

Spoiler
JP_SDAK_0-1612755261772.png

 

MPard
6 - Meteoroid
Spoiler
MPard_0-1615173669421.png

 

My first flow with more than 10-15 elements in it, awesome!

PeterYuan
7 - Meteor
Spoiler
235.png

 

it's hard for me, learn a lot from RolandSchubert's solution😀

bjkay30
8 - Asteroid

Based on the comments, I see that there are a million ways to solve this.

 

I tried to use the given text input field to create numbers/words from 1-99, and then join it in with the main input to make the formula less complex.

 

Spoiler
bjkay30_0-1617748485973.png

 

DataHabanero
9 - Comet

I'm pretty sure there was a way to cycle through the joins with a Macro but I wanted an easy out. Cool challenge!