Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Won't open from desktop
Post: RE: Won't open from desktop

There was an extra one which I deleted, and no random.py but it still won't work. All the other ones I have saved that I tried still work too :S It turns out that I deleted the good save and was left...
st3m0n General Coding Help 4 3,235 Jun-12-2018, 09:03 PM
    Thread: Won't open from desktop
Post: RE: Won't open from desktop

True enough... Didn't think to just copy and paste it tbh. Here's a copied and pasted version of it # Guess My Number # # The computer picks a number at random between 1 and 100 # The player tries to...
st3m0n General Coding Help 4 3,235 Jun-12-2018, 08:21 PM
    Thread: Won't open from desktop
Post: Won't open from desktop

I'm using python 3.6.5 to learn programming, and have come across a bit of a problem with my most recent lesson. The objective of the lesson is to create a small game where you input for the programme...
st3m0n General Coding Help 4 3,235 Jun-12-2018, 07:00 PM
    Thread: Text variables won't add
Post: RE: Text variables won't add

Thanks guys, managed to get it working :). @j.crater, I unintentionally put quote marks in when I wrote it out on here, they're not in the programming I did, my bad.
st3m0n General Coding Help 5 2,893 May-30-2018, 06:05 PM
    Thread: Text variables won't add
Post: Text variables won't add

In the book I'm learning python programming from, there is an exercise where I have to gain user input on their two favourite foods to create a name for a new food. Most of the code works, but I can't...
st3m0n General Coding Help 5 2,893 May-30-2018, 02:58 PM
    Thread: Wrong output from script mode
Post: RE: Wrong output from script mode

Worked like a charm, thank you very much.
st3m0n General Coding Help 8 4,373 May-26-2018, 04:48 PM
    Thread: Wrong output from script mode
Post: RE: Wrong output from script mode

# Game Over - Version 2 # Demonstrates the use of quotes in string print("Program 'Game Over' 2.0") print("Same", "message", "as before") print("Just", "a bit", "bigger") print("Here",...
st3m0n General Coding Help 8 4,373 May-26-2018, 02:18 PM
    Thread: Wrong output from script mode
Post: RE: Wrong output from script mode

Oh, I thought you meant to type into script on python to get the block words to show up properly, sorry about that.
st3m0n General Coding Help 8 4,373 May-26-2018, 01:28 PM
    Thread: Wrong output from script mode
Post: RE: Wrong output from script mode

Thanks, but, I've tried googling it and looking in my books and I can't find any information on what an output tag is :(. What do they look like?
st3m0n General Coding Help 8 4,373 May-26-2018, 01:10 PM
    Thread: Wrong output from script mode
Post: Wrong output from script mode

I'm at the beginning of the second lesson in the Python programming book "Python programming for the absolute beginner 3rd edition". The end product is supposed to look like this. Programme 'Game Ove...
st3m0n General Coding Help 8 4,373 May-25-2018, 10:42 PM

User Panel Messages

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