- 1
Can i get an example of string output in code playgroud?
When iam trying it says no output..so that i can find the reason where am going wrong
1 Odpowiedź
+ 3
Jency Jebamalar
You have to use print function like
print("Hello world")
Edit:
AS an examples :
Run this code ls.. Input a number... See output...
See last statement :
https://code.sololearn.com/cNV3RTDQwD2r/?ref=app
So Its clears you, if you share your code like this..
.