Explore what CodeHS has to offer for districts, schools, and teachers.
Click on one of our programs below to get started coding in the sandbox!
View All
A special character that represents the end of a line within a text file. In Python, the newline character is represented as \n and is included at the end of each line when using the readline() method.