Learning Git
I fight for the users.
- Glenside, PA
- http://www.jenhm.com
Block or Report
Block or report jenhmes
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
from utils import print_message, get_size, order_latte
23def coffee_bot():
4print('Welcome to the cafe!')
5order_drink = 'y'
-
1
# Define your functions
2def coffee_bot():
3print("Welcome to the cafe!")
4size=get_size()
5drink_type=get_drink_type()
-
0 contributions in the last year
Less
More