Would this work? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
- 3

Would this work?

In python if I do print (ā€œHello.ā€) Would it print Hello. ???

7th Feb 2021, 1:33 AM
Emerson ainsworth
2 Respostas
+ 2
Emerson ainsworth Go n paste it in Codes playground python ide to get ur answer And delete ur thread because it looks like a spam and the mods become angry after seeing your Q.
7th Feb 2021, 1:48 AM
Abhay
Abhay - avatar
+ 2
Yes it will work In the code section tap tye plus symbol then you will see many languages, select Python and then you are in the code playground...go there and type print("Hello.") You will get your desired output Happy Coding šŸ˜ƒ
7th Feb 2021, 2:04 AM
āˆ†BHāˆ†Y
āˆ†BHāˆ†Y - avatar