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