Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Need help with coding project
Post: RE: Need help with coding project

class Plant: def __init__(self,name,family,water_level,ph,sunlight,fertilizer): self.name=name self.family=family self.water_level=water_level self.ph=ph se...
jjvoc General Coding Help 4 531 Feb-14-2024, 01:14 PM
    Thread: Need help with coding project
Post: Need help with coding project

HI, I'm new to python coding im trying to make a plant automation system and library. I'm trying to take a user input and run it against a list and if it is in the list call the plant_info function on...
jjvoc General Coding Help 4 531 Feb-14-2024, 01:18 AM

User Panel Messages

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