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 #257: Palindromes

RobbieA
8 - Asteroid

Challenge 257 solution: 

RobbieA_1-1652354026148.png

 

FrederikE
13 - Pulsar

Was proud of my solution, until I saw that there is a reverse string function 😀

Guess I made it more complicated than it needed to be. 

Spoiler
FrederikE_0-1653128487199.png

 

mmontgomery
10 - Fireball

Challenge #257

JennyMartin
9 - Comet
Spoiler
AWC257M.pngAWC257.png

Great iterative macro practice. Video solution here: https://youtu.be/xzMfm53N8Q0

TramNguyenNgoc
8 - Asteroid

This challenge should be ranked as difficult not intermediate.

TurboToad
9 - Comet

My solution before learning about the reverse string function :). 

 

Spoiler
TurboToad_0-1659981125511.png

 

ARussell34
8 - Asteroid

I am very happy to learn that there is a function to reverse a string, that should come in handy!

dorinnaP
8 - Asteroid

Used an iterative macro to generate the reversed words.

Spoiler
257 1.png
Spoiler
252 2.png
lifranca
8 - Asteroid

I still have to learn about macro, so I didn’t use it.

 

It got confusing when I tried to calculate everything in less commands, so it got REALLY long but it helped me to understand my own logic!!! Lol

 

Far from being the best solution but I got it correctly!

 

Thank you for the challenge!!

stefaniadurdan
8 - Asteroid

Here is mine :)

 

stefaniadurdan_0-1662709971268.png