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.")
On this page of the site you can watch the video online Input and Output - Using Easygui and Python with a duration of hours minute second in good quality, which was uploaded by the user A Python Makes Pi 06 August 2015, share the link with friends and acquaintances, this video has already been watched 2,231 times on youtube and it was liked by 3 viewers. Enjoy your viewing!