Today we use Easygui and Python to accept user input and produce a result based on the input
Code down here \/
import easygui
import sys
Input = easygui.enterbox("Enter Something")
if Input == "Test":
easygui.msgbox("You are testing a program, right?")
if Input != "Test":
easygui.msgbox("You may or may not be doing a test.")
Nesta página do site você pode assistir ao vídeo on-line Input and Output - Using Easygui and Python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário A Python Makes Pi 06 Agosto 2015, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 2,231 vezes e gostou 3 espectadores. Boa visualização!