Practice: Files


Spelling Corrector

You will write a function that shows a corrected version of a file content

replace-char-in-file

Practice Solution Video

File Checker

In this exercise, you'll write a program to check whether certain files exist.

file-checks

Practice Solution Video