samedi 16 juin 2018

Python, return value from if statements within a function [on hold]

I'm having multiple If statments in a function in my Python program. Each if statement assigns a value to a variable of mine. If I want to return all of those variables into main at the bottom of my function using Return, they values are marked blank. What do I do?

Aucun commentaire:

Enregistrer un commentaire