Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to call the stored values
Post: RE: How to call the stored values

Cool that does do what i wanted Now if only i could understand why XD
Dieselkaine General Coding Help 6 3,810 Jul-04-2018, 10:12 PM
    Thread: How to call the stored values
Post: RE: How to call the stored values

in the above code a = 5 just like e = 5 print (a + e) would give you 10 but when it prints the player choice a, it will return a but when it prints the comp choice e, it will print 5 I want to conver...
Dieselkaine General Coding Help 6 3,810 Jul-04-2018, 09:19 PM
    Thread: How to call the stored values
Post: How to call the stored values

Complete beginner I don't know how to get the player choice to return the values stored in alpha ### The idea is to have the player play against the computer without knowing the values of their choic...
Dieselkaine General Coding Help 6 3,810 Jul-04-2018, 08:21 PM
    Thread: How to call the values at the end of a text string?
Post: RE: How to call the values at the end of a text st...

Almost arrived at the last solution except i wrote it as print ("alpha") + str(a) thank you
Dieselkaine General Coding Help 2 2,972 Jul-02-2018, 08:47 PM
    Thread: How to call the values at the end of a text string?
Post: How to call the values at the end of a text string...

Total beginner. Cant get the last line to work as intended. want it to print the text and the value something like this alpha 5 Also i don't understand exactly how the alpha and bravo blocks work sto...
Dieselkaine General Coding Help 2 2,972 Jul-02-2018, 08:30 PM
    Thread: syntax help
Post: RE: syntax help

This is how i got it to work. If anyone has a better way to achieve the same results please let me know. thanks to @ljmetzger for pointing me in the right direction ### shitty battle simulator ### im...
Dieselkaine General Coding Help 3 2,847 Jul-01-2018, 07:53 PM
    Thread: syntax help
Post: syntax help

I've only just started to learn python, 2 days in. After going through a few exercises i thought i could rewrite one of them into my own "game" But I'm getting a syntax error and i don't know enough t...
Dieselkaine General Coding Help 3 2,847 Jul-01-2018, 02:03 PM

User Panel Messages

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