Intermediate Python Tutorial #3 - How to Use Strings in Python

preview_player
Показать описание
In this Python tutorial, we will learn about string data type and how to parse a text file using strings methods. We will start with the basic operations we can perform on strings then we will discuss about string methods. Finally we will practice the new concepts with a parsing example using string methods.

Playlist: Intermediate Python Tutorials | Video #3

Timestamp:
00:00 - Summary of the video
00:24 - How to define a string data type
03:41 - Basic operations on strings
10:39 - String Methods
14:09 - Exercise: Parsing files using string methods
19:01 - Next video announcement

Thumbnail:
Photo by Mario Ho on Unsplash
Рекомендации по теме
Комментарии
Автор

Seus vídeos são muitos bons. Ótima didática. Parabéns

UmPassosaFrente
Автор

Bom dia! tenho duas duvidas:
durante esse video foi criada uma lista (numbers_list) com outras listas dentro.
1)Como eu faria para separar cada index da lista numbers_list em uma outra lista separada
2) dentro da lista numbers_list como eu faco para transformar os itens em INTEGER.
fico recebendo o erro que os argumentos devem ser STRINGS e entendi que o problema é que tenho uma lista dentro de uma outra lista, mas nao consegui achar uma solucao.
desde já obrigado!

gustavoferreiraandrade
visit shbcf.ru