Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: print scripts example includes comma that seems to serve no purpose
Post: RE: print scripts example includes comma that seem...

The second one did have two words smushed together but I thought I had just made a typo so I corrected it before posting. I learned some important things from the responses on this thread thanks! I ge...
flour_power_33 General Coding Help 5 2,874 Sep-02-2020, 03:32 AM
    Thread: print scripts example includes comma that seems to serve no purpose
Post: RE: print scripts example includes comma that seem...

Then why did it work the same without the comma? I mean couldn't I just keep pressing enter and keep going and it'll print the script no matter how long till it gets the second quote order to stop? A...
flour_power_33 General Coding Help 5 2,874 Sep-02-2020, 03:10 AM
    Thread: print scripts example includes comma that seems to serve no purpose
Post: print scripts example includes comma that seems to...

In [1]: print('Enter two integers, and I will tell you', ...: 'the relationships they satisfy.') Enter two integers, and I will tell you the relationships they satisfy. In [2]: print('Enter two in...
flour_power_33 General Coding Help 5 2,874 Sep-02-2020, 02:27 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020