0
can i print something in python even if i don't use the "print()" command?.
2 Respostas
0
>>>"Hi, I am Brandon, and this is Jackass"
This code will print 'Hi, I am Brandon, and this is Jackass'. As you see, is not necesary tho
0
As the 6th section of the Python course says, you can use the >>> if you want to print a STRING