Code Breakdown #103 - Initialize my name - Codewars - Python

preview_player
Показать описание
Back with with a good one that takes in a string with multiple names and makes all of the names in between the first and last 'initialed'. Check it out!!
#coding #python #programming #algorithm #codingtutorial #tutorial #coder #learncoding #codingexercises #problemsolving #pythonprogramming #developer #codingassistance #computerprogramming #learncoding #codingisfun #codewars #stem #breakdown
Рекомендации по теме
Комментарии
Автор

This one was simple, split the list, start the loop from second to second last element, convert all the initials of the string and assign it back in list, then join those element in list with a whitespace...

lolhead
welcome to shbcf.ru