Tagged Questions

2
votes
3answers
6k views

return more than one value from a function in Python

How to return more than one variable from a function in Python???