"""
Task 1: (5 pts)
Write a program that returns the first letter and the last number of string variable my_string using your knowledgine of string indexing.
Store the result in a new string variable and print.
my_string = "My name is Ruth, and I am a student of Arrupe Jesuit University"
Expected Output
"My"
"""
# Insert Code here
Answers
Answered by
0
Answer:
OK I am attaching the file tomorrow
Answered by
0
ok , good night take care sweet dreams :)..
Similar questions