Python Forum
def function default parameter expressions
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
def function default parameter expressions
#3
the whole point was to make simpler code and not have to duplicate prototype expression on the def statement. all that code isn't achieving that.
Tradition is peer pressure from dead people

What do you call someone who speaks three languages? Trilingual. Two languages? Bilingual. One language? American.
Reply


Messages In This Thread
RE: def function default parameter expressions - by Skaperen - Aug-22-2019, 10:58 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  determine parameter type in definition function akbarza 1 707 Aug-24-2023, 01:46 PM
Last Post: deanhystad
  Function parameter not writing to variable Karp 5 1,192 Aug-07-2023, 05:58 PM
Last Post: Karp
  [ERROR] ParamValidationError: Parameter validation failed: Invalid type for parameter gdbengo 3 11,996 Dec-26-2022, 08:48 AM
Last Post: ibreeden
  function with 'self' input parameter errors out with and without 'self' called dford 12 3,447 Jan-15-2022, 06:07 PM
Last Post: deanhystad
  use NULL as function parameter which is a pointer function? oyster 0 2,611 Jul-11-2020, 09:02 AM
Last Post: oyster
  When Defining a Function with an Equation as a Default Argument, which Value Is Used? OJGeorge4 4 2,875 Apr-09-2020, 08:48 AM
Last Post: DeaD_EyE
  Function with many arguments, with some default values medatib531 3 2,734 Mar-14-2020, 02:39 AM
Last Post: medatib531
  what would you call the input for the parameter(s) of a function you have defined? rix 3 2,588 Dec-16-2019, 12:04 AM
Last Post: rix
  Recursion, with "some_dict={}" function parameter. MvGulik 3 2,579 Aug-02-2019, 01:34 PM
Last Post: MvGulik
  Input as not default method parameter dan789 4 3,138 Mar-08-2019, 09:04 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

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