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
JAVASCRIPT - (LET OR VAR)
javascript
js
2 Votos
7 Respostas
30th Mar 2022, 10:52 PM
Samuel Obasi
let size = 8; let board = ""; for (let y = 0; y < size; y++) {for (let x = 0; x < size; x++) { if ((x + y) % 2 == 0) {
javascript
1 Voto
2 Respostas
21st Nov 2019, 7:42 AM
Charles $now
List of integers (let 1-10). Write code to add the integers and display the sum.(using loop)
python
0 Voto
2 Respostas
3rd Oct 2018, 2:00 PM
partha
Hello everyone, help me, I wrote this code.
(let
<
=
0;,
for
i
i
0 Voto
5 Respostas
29th Aug 2020, 10:37 PM
Jasurbek Erkulov
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
Write a program to find the strings are in isogram or not
0 Votes
What's wrong with this code ? ( Beginner)
1 Votes
Please rate my code from 1 to 10
2 Votes
How to start
0 Votes