Feedback for these lessons is very much welcome. If you like or hate something about a lesson let us know, either on GitHub, via Mail or just tell us in person ;)
x
ASCII code explorer
Write a program that asks to input a character and prints its ASCII code number.
Experts: write a Program that asks the user for 5 characters and prints them in reversed order.