Solve the problems in my code? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Solve the problems in my code?

Table Generator problem https://code.sololearn.com/WUVPfZG6wvF8/?ref=app

12th Jan 2020, 8:10 AM
T A
T A - avatar
16 Antworten
+ 9
Create a two input box and make a button. Call a function on button using onclick event and append your result in a tag.
12th Jan 2020, 10:58 AM
A͢J
A͢J - avatar
+ 8
T A Check this code. You can make input like this. https://code.sololearn.com/W1TqdZohxtUs/?ref=app
12th Jan 2020, 2:11 PM
A͢J
A͢J - avatar
+ 5
What is the purpose of End Number?
12th Jan 2020, 8:40 AM
A͢J
A͢J - avatar
13th Jan 2020, 2:28 PM
Júlia Lauretti
Júlia Lauretti - avatar
+ 4
🅰🅹 - Sʀ. Sᴏғᴛᴡᴀʀᴇ Eɴɢɪɴᴇᴇʀ Thanks for the wonderful code 😊, one more thing if you don't mind if i want to put two more fields which shows me even and odd numbers from my table output, Let suppose i chose 3 table length 5,, in that ,, 3= odd 6= even 9= odd 12= even 15= odd. How can i do that?? or just count and show me that there are 3 odd and 2 even values ,, in a box like below,, Total even values =2 Total Odd values=3 please help me 🙏
13th Jan 2020, 3:27 PM
T A
T A - avatar
+ 3
What do you precisely mean by 'Number' and 'End Number'?
12th Jan 2020, 8:39 AM
Aleksander Szczepura
Aleksander Szczepura - avatar
13th Jan 2020, 4:13 PM
Júlia Lauretti
Júlia Lauretti - avatar
+ 3
T A Updated code with even odd count.
13th Jan 2020, 4:38 PM
A͢J
A͢J - avatar
+ 3
T A Check again. Updated with 3 = odd 6 = even 9 = odd
13th Jan 2020, 5:09 PM
A͢J
A͢J - avatar
+ 2
we are here to help and learn together!
13th Jan 2020, 4:51 PM
Júlia Lauretti
Júlia Lauretti - avatar
+ 1
Are you planning to accept a range of numbers as calculation table basis? from 'Number' to 'End Number'?
12th Jan 2020, 8:41 AM
Ipang
+ 1
Can you please PM me the code,
12th Jan 2020, 11:06 AM
T A
T A - avatar
0
End number means the length of table,,
12th Jan 2020, 9:39 AM
T A
T A - avatar
0
First input is, which table i want, 2nd input is length of that table??
12th Jan 2020, 9:39 AM
T A
T A - avatar
0
How can i convert prompt fields into html input, and recall them with JavaScript output??
12th Jan 2020, 10:08 AM
T A
T A - avatar
0
🅰🅹 - Sʀ. Sᴏғᴛᴡᴀʀᴇ Eɴɢɪɴᴇᴇʀ ,Júlia Lauretti , Thanks a lot friends you just saved my life
13th Jan 2020, 4:46 PM
T A
T A - avatar