• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

JAVASCRIPT - (LET OR VAR)
javascriptjs
2 Votes
7 Answers
30th Mar 2022, 10:52 PM
Samuel Obasi
Samuel Obasi - avatar
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 Vote
2 Answers
21st Nov 2019, 7:42 AM
Charles $now
Charles $now - avatar
List of integers (let 1-10). Write code to add the integers and display the sum.(using loop)
python
0 Votes
2 Answers
3rd Oct 2018, 2:00 PM
partha
partha - avatar
Hello everyone, help me, I wrote this code.
(let<=0;,forii
0 Votes
5 Answers
29th Aug 2020, 10:37 PM
Jasurbek Erkulov
Jasurbek Erkulov - avatar
Hot today
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
app for lessons
1 Votes
Any coding competitions?
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes
Rise of AI
1 Votes
Need a personal tutor
0 Votes
Community and feed option
0 Votes