subject

Please program this in Python Write the function spell_name that will takes a name as its input, then returns a list where each character in their name is an element.

For example,

spell_name('Jessica')
# => ['J', 'e', 's', 's', 'i', 'c', 'a']
spell_name('Ariel')
# => ['A', 'r', 'i', 'e', 'l']

# fill in this function to return a list ontaining each character in the name
def spell_name(name):
return []

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 04:00
In a word processing program, such as microsoft word, which feature to you choose the desired picture enhancement?
Answers: 2
question
Computers and Technology, 23.06.2019 12:00
From excel to powerpoint, you can copy and paste a. cell ranges and charts, one at a time. b. cell ranges and charts, simultaneously. c. charts only. d. cell ranges only.
Answers: 3
question
Computers and Technology, 23.06.2019 13:30
Best laptops for college [$100-$500 range]?
Answers: 2
question
Computers and Technology, 23.06.2019 19:50
Which feature is selected to practice and save the timing of a presentation
Answers: 1
You know the right answer?
Please program this in Python Write the function spell_name that will takes a name as its input, th...
Questions
question
Mathematics, 27.05.2020 22:08
question
Mathematics, 27.05.2020 22:08
question
History, 27.05.2020 22:08
Questions on the website: 13722367