+ 14
[SOLVED] Can anyone help me!!!
https://code.sololearn.com/W38EL1Sy6GV5/?ref=app I am not able to see anything except a blank screen! What can I do to fix it! Please help!!
13 Answers
+ 6
Try to run the code after some time because . It happened to me also.and after an hour code was okay
+ 5
For me to the output screen is blank but I can see other codes output
+ 4
꧁༒Rishabh༒꧂ When I made the code, it was visible in pc but after an hour or so the pc was also showing a blank screen
+ 3
Namit Jain
You said that it might be visible on PC. Is it visible??
+ 3
Andi Gigatera Halil Makkasau Yess!!!
I forgot to mention solved in my question!
+ 3
with css you can do it
body{
background-color :black;}
https://code.sololearn.com/Wd5oa5pK23tT/?ref=app
+ 2
Nilesh✰ How can I fix it
+ 2
🆂🅰🆄🆁🅰🅱🅷 I am waiting for last 20 hours!
It first happened when I try to see the code of @Coder
+ 2
Obi O Yess, I found the bug in my code! Now it is working fine! Actually the while loop at the last was infinite!
+ 2
I can see the results, and that's fine
NAMIT JAIN'S FIRST JS CODE
Normal Additon and subtraction
y = 12 x = 9
true false
Using ternary operations!
x < 10 and y > 10
Using basic functions
world
hello
Basic For loop
1 2 3 4 5 6 7 8 9 10
Using switch in function(having default a value)
15
Finally, a = 16
hi
Finally, a = 11
Playing with == and ===
true true
false false
true true
true true
true true
Trying out some patterns using for loops and lists
# # # # # # # # # 1
# # # # # # # # 2 1
# # # # # # # 3 2 1
# # # # # # 4 3 2 1
# # # # # 5 4 3 2 1
# # # # 6 5 4 3 2 1
# # # 7 6 5 4 3 2 1
# # 8 7 6 5 4 3 2 1
# 9 8 7 6 5 4 3 2 1
Using while loop
1 2 3 4 5 6 7 8 9 10
Do while loop
1 2
1 2 3 4 5 6 7 8 9 10
Using break and continue statement
sum = 24
c = 8
+ 1
Even I am seeing a blank screen
+ 1
Look at your wifi i can see it
- 2
yes I can help