Question: In phython Write a program that does the following: prints Germany if BMW is stored in a variable car, prints Korea if Kia is stored
In phython Write a program that does the following: prints Germany if BMW is stored in a variable car, prints Korea if Kia is stored in a variable car, prints USA if Tesla is stored in a variable car, Prints Other if anything else is stored in a variable car. (Hint: use if, elif and else). Copy and paste your code here. Use a monospaced font, such as Courier, Courier New, Lucida Console, Monaco, Consolas and Inconsolata.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
