Question: Write down a Python program to do the following. The program takes your student number and displays it then creates a nested list named your

 Write down a Python program to do the following. The program

Write down a Python program to do the following. The program takes your student number and displays it then creates a nested list named "your name". The number of rows is the first 2 digits of your student number as a whole number and the number of column is the power 5 of the first digit. If the user enters ' w ' the first row should be filled with the word 'North', if the user enters 'a' the leftmost column should be filled with the word 'west', if the user enters ' d ' the rightmost column should be filled with the word 'east' and if the user enters 's' the last column should be filled with the word 'south

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!