+ 4
Hi! I didn't know how complete the end project, I don't know what is wrong 🙁
20 odpowiedzi
+ 2
Hi! please ask a specific question, specify what the task is and the programming language, and attach your code attempt!
+ 2
where are you stuck on this assignment? show the code of your attempt for a better understanding of the problem
+ 1
just show your code. are you shy?
+ 1
Your program is working wery well, she passes all the tests . What is the problem?
+ 1
you only showed us one code. what was the previous one?
+ 1
sorry, it wasn't even you who posted the code. you didn't show any
+ 1
takes an input value
+ 1
since the input is always a string, this function converts this value to an integer, decimal. this is indicated by the number 10 at the end. if there was a number 16, the number would be converted to hexadecimal
+ 1
because I don't know how to use page elements for input. to do this, you need to create an input field and assign a button for this, to send a value to a variable, it is easier to accept the entered values yourself using the prompt command
+ 1
thanks again 🌸
0
You need to plan a road trip. You are traveling at an average speed of 40 miles an hour.
Given a distance in miles as input (the code to take input is already present), output to the console the time it will take you to cover it in minutes.
Sample Input:
150
Sample Output:
225
0
I'm just in the beginning in JS, I try to use variables and it didn't work
0
Thanks I write it , but it doesn't work also 😥😥
0
It works here but as answer they give me "not true
0
Thanks very much, it works now, but I i didn't understand the difference, why this true and the last code wrong
0
No, I am not shy, I just was trying 😅, thanks for your help
0
I mean the two code which posted it Nikhil
0
What's mean this function : parseInt()?
0
Okay, thanks for your help 🌸
0
I don't know why it's not taking ma code even though it is correct