ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

More on functions - English

4234 visits



Outline:

More on Functions Local variable in a function Global variable in a function Scope of local and global variables Demonstration of local and global variable by an example(Example used: Displaying complete name) Passing command line arguments Demonstration of passing command line arguments by an example(Example used: Displaying simple message)