▪ It depends on the version of Python and the computer you are using, but it is fairly large.
▪ The practical limit, though, is about five arguments before the function becomes
annoying to use.
▪ It depends on the version of Python and the computer you are using, but it is fairly large.
▪ The practical limit, though, is about five arguments before the function becomes
annoying to use.
For further actions, you may consider blocking this person and/or reporting abuse
Ipii -
Cloud Native Engineer -
pawan deore -
James -
Top comments (2)
In cpython (the implementation most people use), prior to version 3.7, the limit is 255.
Thanks for your reply✌