This video showcases Python positional arguments. Basically, arguments are positional when they line up exactly with the position of the parameters in the given function. What that means is shown with an example in the video.
#python #codingtutorial #learntocode