Добавить
Уведомления

Find first letter from a list or array in Python

This video will show you how a for loop can be used to iterate through a list of items and print out the first character from each item. I have also hashed out code in the video which would add those letters to a new list, but not shown the process for this here. The code could also be amended to find the first (or any) letter in a string.

12+
16 просмотров
2 года назад
12+
16 просмотров
2 года назад

This video will show you how a for loop can be used to iterate through a list of items and print out the first character from each item. I have also hashed out code in the video which would add those letters to a new list, but not shown the process for this here. The code could also be amended to find the first (or any) letter in a string.

, чтобы оставлять комментарии