Posts by Lailson San • 1 point
1 post
- 
		-5 votes1 answer95 viewsQ: Return of a function in PytonHow do I return only the list of this function without executing the print and input commands who are inside ? def entrada_soma(): parcela1 = list() parcela2 = list() print("Digite a opção desejada…