No output? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

No output?

So I showed up to play on the playground today and everything I run says no output.. I have tried... signing in and out x2 different browsers x3 Different accounts x2 Different skills. i.e. java and ruby. both my computers ex: Print('hello') ==> no output! I lOVE this place but I want to know if someone broke the swings or were getting new ones. Thanks ya'll

5th May 2020, 9:44 PM
Carl Shaw
Carl Shaw - avatar
12 Answers
+ 4
In which Language and what code you tried?
5th May 2020, 10:00 PM
A͢J
A͢J - avatar
+ 4
Carl Shaw Try this in Python. It's coming my_boolean = True print(my_boolean) print(2 == 3) print("hello" == "hello") output: True False True
5th May 2020, 10:20 PM
A͢J
A͢J - avatar
+ 2
The same issue. Until the problem will not be fixed, you can try to run your code on a smartphone. Check first. And if the execution is Okay, you can create and save the code on your PC and run it on a mobile device.
6th May 2020, 3:05 AM
Vera
Vera - avatar
+ 1
Someone had the same problem few hrs ago ,no language name and he wasn't getting any ouput or error in python,if you look at my recent post there is no language specified for that code ,you can mail sololearn seems like a browser issue
5th May 2020, 10:05 PM
Abhay
Abhay - avatar
+ 1
my_boolean = True print(my_boolean) print(2 == 3) print("hello" == "hello") yields No output. ( in python) puts "Hello World" yields No output. (in ruby)
5th May 2020, 10:07 PM
Carl Shaw
Carl Shaw - avatar
+ 1
Understood. No joy. E-mail away to the fellas in the IT department. Thank ya'll for chipping in
5th May 2020, 10:23 PM
Carl Shaw
Carl Shaw - avatar
+ 1
@AJ Dude I just checked your profile. I dont think I am allowed to be talking to you! I am just starting and Your accomplished programs look like the left breast pocket of a full bird colonial lol jk thanks for your help bro
5th May 2020, 10:27 PM
Carl Shaw
Carl Shaw - avatar
0
No output. ***
5th May 2020, 9:49 PM
Carl Shaw
Carl Shaw - avatar
0
I tried Python Ruby and Java
5th May 2020, 10:06 PM
Carl Shaw
Carl Shaw - avatar
0
@Abhay Copy that, thank you for your input. :) I am very new and dont know much at all lol
5th May 2020, 10:17 PM
Carl Shaw
Carl Shaw - avatar
0
Try this codd in Python my_boolean = True print(my_boolean) print(2 == 3) print("hello" == "hello")
6th May 2020, 11:12 AM
Rushikesh Shivaji Bansode
Rushikesh Shivaji Bansode - avatar
0
I think sololearn is having some issues with their browser lately
7th May 2020, 7:54 PM
Ibraheem Elian