+ 2
Hi guys please help me
JavaScript. Write a program that calculates the value of y,m,k, n are entered by the user The program must work for fraction m,k,n. Note that k cannot be 0 y= m²-9/k+n*8
10 Respuestas
+ 1
SIBIRAJ if you can read this, THANK YOU VERY MUCH=)
0
My teacher say that after prompt I must wrote parseint, can you help me?
0
But
0
I think to do calculations using prompt you should convert it to number as prompt() returns a string
var m = Number(prompt("Enter the value of m"));
You can apply this to other variables as well.
- 1
Please 🥺 HELP
- 1
Guuuuys🥺🥺🥺
- 1
Let m=3
Let k=9
Let n=1
Console.log(y)
- 1
Is it right?
- 1
Guys, please ask me
- 1
GUUUUUYS