Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
parseInt(readLine(), 10) What is its use?
code
codeplayground
help
javascript
29 Votos
11 Respostas
12th Dec 2020, 3:30 AM
Surabhi S
let balance = parseInt(readLine(), 10); let withdraw = parseInt(readLine(), 10);
;console
.log(balance
)
balance-=withdraw
1 Voto
4 Respostas
4th Jan 2023, 6:12 AM
LOBUN LOBULO
let balance = parseInt(readLine(), 10); let withdraw = parseInt(readLine(), 10); balance -=withdraw; console.log(balance );
code
0 Voto
6 Respostas
21st Mar 2023, 9:06 PM
Ali Hassan Ojochegbe
function main() { var x = parseInt(readLine(), 10);}
javascript
0 Voto
3 Respostas
31st Dec 2020, 6:45 AM
Atul [Inactive]
Hello everyone please help this question? function main() { var distance = parseInt(readLine(), 10);
js
0 Voto
12 Respostas
2nd Jan 2021, 1:35 AM
MK GALAXY
please Help me,.. parseInt(readLine(), 10) //I dont Understand this function
javascript
2 Votos
1 Resposta
26th Sep 2021, 2:11 PM
Christony Lisondra
Can someone explain this line of code to me? var distance = parseInt(readLine(), 10);
javascript
2 Votos
3 Respostas
14th Jul 2021, 4:42 AM
Josue Mata
What does this line of code mean in JS ("var computers = parseInt(readLine(), 10)")
javascript
0 Voto
1 Resposta
8th Nov 2022, 10:54 AM
Usman Kamaldeen
How do I solve the Store Manager Code Project? See 44 CODE PROJECT under JavaScript for description.
=
10);
functionmain()
increase
parseint(readline(),
v
var
0 Voto
3 Respostas
7th Dec 2021, 1:09 AM
Mario Camarillo
Can someone help me I'm a beginner in JavaScript
=
10);
distance
functionmain()
m
parseint(readline(),
var
0 Voto
3 Respostas
24th Oct 2022, 12:23 PM
Sidney Masilela
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
How to get better with problem-solving and programming
2 Votes
Odd even threads without condition variable
0 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
What's wrong with this code ? ( Beginner)
1 Votes
Write a program to find the strings are in isogram or not
0 Votes
Please rate my code from 1 to 10
2 Votes
How to start
0 Votes