How can I have the words in one line in this code? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

How can I have the words in one line in this code?

https://code.sololearn.com/c6Crv0D2T2cN/?ref=app

16th May 2020, 4:11 PM
amir amiri
2 Réponses
+ 3
print (y[1:],end=" ")
16th May 2020, 4:16 PM
Abhay
Abhay - avatar
+ 1
Thanks it is solved.
16th May 2020, 4:21 PM
amir amiri