Question: Topic 3 - HW 7 Write the python code which sets the name and the surname (transliterated in English, not in Arabic, example name='MASSIMO), and

 Topic 3 - HW 7 Write the python code which sets

Topic 3 - HW 7 Write the python code which sets the name and the surname (transliterated in English, not in Arabic, example name='MASSIMO"), and then elaborate it to show: name and surname in lower case with upper case only in the first letter You must use the instructions your learn till now (lower/upper case), you cannot copy code from internet IN ADDITION YOU NEED TO KNOW You can address to a specific char using: name[position-1] name[0] is the first char of the string name name[1] is the second char of the string name And so on. Try your program and submit both the code and the output generated as text in one single file (a txt/text file). Due date is Sunday next

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!