How to assign lines in file to arrays and the ord() function / Unicode characters

Опубликовано: 22 Октябрь 2024
на канале: RealLifeEd
278
1

How to read text files and assign them to arrays using Replit and Python. We also introduce the ord() function.

In this video:
Python accessing and reading text files
Assign each line to an array
Filtering the lines based on a character
ord() function and what are Unicode characters

Tools:
The Python Standard Library - https://docs.python.org/3/library/
Replit - https://replit.com/

#python2DArray #pythonlists #learningtoprogram #learntocode #programmingtutorials #pythonvariables #pythonloops