Question: Write a program named Name.py that asks the user for their first name and their last name, then computes and prints out their gangsta name
Write a program named Name.py that asks the user for their first name and their last name, then computes and prints out their "gangsta name" of: first initial. Diddy last name (all caps) first name -izzle Enter your first name: Simone Enter your last name: Jarzabek Your gangsta name is "S. Diddy JARZABEK Simone-izzle" Submit your Python code AND a screenshot showing the program output In the first few lines of your code, please include the following comments: # Created by Your Name and your partner name (if applicable) # Assignment name/description # Date
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
