python 3 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

python 3

why strings don't work with me because when i write >>>"hello world" it doesn't give me any output

27th Jun 2020, 9:10 PM
alpartigo
alpartigo - avatar
2 Answers
+ 4
If you are on sololearn you need to use print("hello world") function ,if it's an interpreter >>>"hello world" works fine
27th Jun 2020, 10:06 PM
Abhay
Abhay - avatar
- 1
thank you
1st Jul 2020, 12:26 AM
alpartigo
alpartigo - avatar