Difficulty: ★ ★ ★ ☆
Filters are fun to code and useful, such as the more filter in Linux that pages text output. For this month’s Exercise, your task is to write a text reversing filter. This program is a bit more challenging than coding other types of filters.
Continue reading