Post Reply 
How to use Python syntax ?
12-14-2019, 08:40 AM (This post was last modified: 12-14-2019 08:45 AM by StephenG1CMZ.)
Post: #6
RE: How to use Python syntax ?
In actual Python the syntax would be
Code:

  Def max
     def max2
       Return
      Return
So that max2 is only visible within max.

But I don't know if that would work here.

Stephen Lewkowicz (G1CMZ)
https://my.numworks.com/python/steveg1cmz
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to use Python syntax ? - hamorabi - 12-12-2019, 05:04 AM
RE: How to use Python syntax ? - parisse - 12-12-2019, 04:28 PM
RE: How to use Python syntax ? - hamorabi - 12-12-2019, 09:33 PM
RE: How to use Python syntax ? - parisse - 12-13-2019, 06:12 AM
RE: How to use Python syntax ? - hamorabi - 12-14-2019, 02:23 AM
RE: How to use Python syntax ? - StephenG1CMZ - 12-14-2019 08:40 AM
RE: How to use Python syntax ? - parisse - 12-15-2019, 07:02 AM



User(s) browsing this thread: 1 Guest(s)