Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: When Defining a Function with an Equation as a Default Argument, which Value Is Used?
Post: When Defining a Function with an Equation as a Def...

I have shortened my function and code to make it easier to follow but it reflects an equivalent situation. I am wondering when you define a function with input arguments having default values that ar...
OJGeorge4 General Coding Help 4 2,671 Apr-09-2020, 07:13 AM
    Thread: Function Recognises Variable Without Arguments Or Global Variable Calling.
Post: Function Recognises Variable Without Arguments Or ...

Hi all, I am struggling to understand why this code runs correctly and I can't seem to find an answer online. a = 10 b = 5 def function(): new_local_variable = a other_local_variable = new...
OJGeorge4 General Coding Help 1 2,248 Apr-06-2020, 08:44 AM

User Panel Messages

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