User Input
Introduction
By the end of this chapter you will be able to:
-
use Python f-strings to print output
-
use the
input()function to ask users for input -
use a if statements to control program flow
By the end of this chapter you will be able to:
use Python f-strings to print output
use the input() function to ask users for input
use a if statements to control program flow