Code is not running showing no output in this app | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Code is not running showing no output in this app

1st Jul 2016, 4:46 PM
rahul
rahul - avatar
5 Answers
+ 1
Where is the code?
1st Jul 2016, 5:00 PM
James Flanders
+ 1
Rahul, can you please post the code as well?
5th Jul 2016, 1:43 AM
Bejoy John
Bejoy John - avatar
0
post
1st Jul 2016, 5:59 PM
Paras Mehrotra
Paras Mehrotra - avatar
0
type "print()" method. for example: print(5+5) output: 10
11th Jul 2016, 6:21 AM
Lexonerus
Lexonerus - avatar
- 1
def pr(input) : print(input) pr('Works just fine... ')
9th Jul 2016, 1:43 AM
Vince I
Vince I - avatar