Get Character from Alphabetical Position

Learn to access elements of an array through their index.

Problem

Write a program that asks the user to enter a number between 1–261–26, and then print the corresponding character appearing in that 'alphabetical' order. The program should end when the user enters 0.

Get hands-on with 1400+ tech skills courses.