Python Forum
NEWBIE HELP: How to tell Python when to use a function
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NEWBIE HELP: How to tell Python when to use a function
#4
I do apologize gentlemen, but it appears as I somewhat overthought this one.
You see, I had already tried to do the command using only the function... so when you told me there was no special command I got pretty frustrated.
I had set it up in a very basic way, just to test if it would work. I tried to set up
if 3>2:
coolOne(jpg)

but I didn't set it up like that. I ACTUALLY set it up as
if 3<2:
coolOne(jpg)

I appreciate the help, and I think I learned a pretty valuable lesson today... Never overlook the little things
Reply


Messages In This Thread
RE: NEWBIE HELP: How to tell Python when to use a function - by BoaVenom18 - Dec-17-2016, 08:36 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python newbie laleebee 2 1,411 May-24-2022, 01:39 PM
Last Post: laleebee
  Newbie on Python syntax rud0lp20 6 3,064 Apr-21-2020, 04:26 PM
Last Post: jefsummers
  python newbie marcush929 2 2,689 Jan-01-2020, 08:06 AM
Last Post: marcush929
Smile Help needed. Python Newbie!, it will be fun. knightdea 3 2,735 Oct-13-2019, 08:50 AM
Last Post: perfringo
  Python Linting (newbie) LieveHeer 2 2,694 Jan-24-2019, 05:36 PM
Last Post: LieveHeer
  Python newbie is asking Marcus_Gondwe 4 3,504 Apr-04-2018, 11:08 AM
Last Post: Marcus_Gondwe
  Newbie ? Python 3 Input() jlgrunr 1 2,524 Feb-17-2018, 10:26 PM
Last Post: Gribouillis
  Python Newbie phylon 1 40,094 Jan-09-2018, 10:46 AM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

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