Please could someone help me retrieve the challenge about creating a code that prints multiplication of numbers. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Please could someone help me retrieve the challenge about creating a code that prints multiplication of numbers.

numbers using the primary school method . I tried searching but didn't find it. thanks in advance

30th May 2018, 9:39 AM
Sammy
Sammy - avatar
56 Answers
+ 8
in which coding language?
31st May 2018, 4:54 PM
Vincenzinho
Vincenzinho - avatar
+ 1
Here it is! https://code.sololearn.com/Wh9vU6m6A8s5/?ref=app if need something more just comment
31st May 2018, 6:25 PM
Hemath Kumar
Hemath Kumar - avatar
+ 1
that's cool bro
1st Jun 2018, 2:32 PM
Sammy
Sammy - avatar
+ 1
can you make it more extensive
1st Jun 2018, 2:35 PM
Sammy
Sammy - avatar
+ 1
ooh I get it
1st Jun 2018, 2:37 PM
Sammy
Sammy - avatar
+ 1
OK thanks
1st Jun 2018, 2:44 PM
Sammy
Sammy - avatar
+ 1
yeah, I know! it's just for reference..!! I made for the logic..!! I will develop it for designs too!
1st Jun 2018, 2:54 PM
Hemath Kumar
Hemath Kumar - avatar
+ 1
OK I sent you a message on facebook
1st Jun 2018, 2:55 PM
Sammy
Sammy - avatar
+ 1
I'll check it out!! Let me to completely my dinner
1st Jun 2018, 2:58 PM
Hemath Kumar
Hemath Kumar - avatar
0
it was once a challenge made by I guess by Ace
31st May 2018, 5:28 PM
Sammy
Sammy - avatar
0
any language
31st May 2018, 5:28 PM
Sammy
Sammy - avatar
0
multiplication of numbers means? if the number is 1234 your result need to be like 1x2x3x4 ?
31st May 2018, 5:53 PM
Hemath Kumar
Hemath Kumar - avatar
0
something like this 24 *2 ------- 48 -------
31st May 2018, 5:59 PM
Sammy
Sammy - avatar
0
In python print(int(input ("First number: "))*(int(input ("Second number: )))
31st May 2018, 6:04 PM
Hemath Kumar
Hemath Kumar - avatar
0
that's not what I mean
31st May 2018, 6:05 PM
Sammy
Sammy - avatar
0
it would have to print it out in that format
31st May 2018, 6:05 PM
Sammy
Sammy - avatar
0
so please elaborate it!
31st May 2018, 6:05 PM
Hemath Kumar
Hemath Kumar - avatar
0
okay!!!
31st May 2018, 6:05 PM
Hemath Kumar
Hemath Kumar - avatar
0
ok
31st May 2018, 6:05 PM
Sammy
Sammy - avatar
0
HTML is okay?
31st May 2018, 6:06 PM
Hemath Kumar
Hemath Kumar - avatar