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 #74: Build a Factorial Calculator

Samuel_To
10 - Fireball

Hi @JoeM,

 

Here is my solution.

 

Thanks and Regards,

Samuel

justynam
8 - Asteroid

My solution - with iterative macro

Jur
7 - Meteor

My first Weekly Challenge solution!

JoshuaGostick
11 - Bolide

My first macro solution!

Spoiler
challenge_74_macro.PNG
Spoiler
challenge_74.PNG
OldDogNewTricks
10 - Fireball

I decided to build my solution with the Python tool to take advantage of the built-in math library in Python.  Enjoy!

 

Spoiler
challenge_74_completed.jpg

 

 

payam2
8 - Asteroid

Have just learnt how to package my workflow as well. I mean, I think I have!

jbranaum
8 - Asteroid

My Solution

NilsM
8 - Asteroid
Spoiler
WC74_2.PNGWC74_1.PNG

My solution

Justin_0
8 - Asteroid

I did a macro!

JackParry
8 - Asteroid

My solution using an iterative macro