Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Can't Get Random Module! Pls Help!
Post: Can't Get Random Module! Pls Help!

Hello, everyone, i'm stuck with a problem. For one of my Discord bots, I need to use the random module for a command (pretty simple stuff). Thing is, I've noticed my Python doesn't have the random lib...
VictorVictus General Coding Help 1 7,052 Aug-24-2019, 09:52 AM
    Thread: Trouble Setting a Variable True basing on an Imput
Post: RE: Trouble Setting a Variable True basing on an I...

(Aug-02-2019, 05:07 PM)ichabod801 Wrote: (Aug-02-2019, 03:27 PM)VictorVictus Wrote: What I want to do is to make the program check a list with names, and if it shows up in one of the lists automat...
VictorVictus General Coding Help 5 2,680 Aug-02-2019, 08:14 PM
    Thread: Trouble Setting a Variable True basing on an Imput
Post: RE: Trouble Setting a Variable True basing on an I...

(Aug-02-2019, 01:58 PM)ichabod801 Wrote: I'm not sure I understand the question. But I think you want to check if a name is already in a list of names? >>> boy_names = ['Bob', 'Arthur', 'K...
VictorVictus General Coding Help 5 2,680 Aug-02-2019, 03:27 PM
    Thread: Trouble Setting a Variable True basing on an Imput
Post: Trouble Setting a Variable True basing on an Imput

Hello guys! I am currently working in a Little test again, which at one step requires an imput, simple, right? Well I have two variables, a OwnerMale and OwnerFemale, which are both set in False when...
VictorVictus General Coding Help 5 2,680 Aug-02-2019, 01:18 PM
    Thread: If Statement Help
Post: RE: If Statement Help

(Jul-30-2019, 01:11 PM)metulburr Wrote: (Jul-30-2019, 12:56 PM)VictorVictus Wrote: if is_male and name: "Connor"This is not doing what you think it is doing. I would highly suggest to read through...
VictorVictus General Coding Help 6 2,793 Jul-30-2019, 01:19 PM
    Thread: If Statement Help
Post: RE: If Statement Help

(Jul-30-2019, 01:03 PM)cvsae Wrote: i dont know if understand correcly but i wil try to help cann you provided the expected results ?? try this is_male = True is_female = False if is_male and...
VictorVictus General Coding Help 6 2,793 Jul-30-2019, 01:12 PM
    Thread: If Statement Help
Post: If Statement Help

Hello, users of Python! My name is Victor Puche, I'm a total noob at programming in Python. I'm trying to create a test program which, using variables called is_male and is_female. Simple stuff. The ...
VictorVictus General Coding Help 6 2,793 Jul-30-2019, 12:56 PM

User Panel Messages

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