Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Sentence maker help
Post: RE: Sentence maker help

(Feb-08-2019, 03:36 AM)ichabod801 Wrote: Your code has a number of problems. First, do not use 'is' for equality. The is operator tests identity, not equality. That is, are these the same object, no...
bidoofis General Coding Help 2 2,453 Feb-08-2019, 03:59 AM
    Thread: Sentence maker help
Post: Sentence maker help

Okay, so recently I've been trying to make a program that makes very simple sentences. I've made a breakthrough by figuring out that 'if' and 'or' exist. Right now it looks like this: if random.choic...
bidoofis General Coding Help 2 2,453 Feb-08-2019, 02:49 AM
    Thread: Printing one thing from a list
Post: Printing one thing from a list

I'm trying to see if I can make something in Python that can make a sentence. The only way I can think to do this is by making the process go, "If I choose an 'I', than after that I should put (insert...
bidoofis General Coding Help 1 2,308 Feb-05-2019, 08:40 PM

User Panel Messages

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