1. Course
  2. Functions C
  3. Function to check if a text is alphabetical

Function to check if a text is alphabetical


Last updated: 8/23/2020 Difficulty: Intermediate

Create a C# program that implements a function called IsAlphabetic that receives a text parameter from the user and check if the text has alphabetic characters from 'a' to 'z' including upper and lower case letters.

Input

Hello

Output

True

Solution

Functions C

1 / 6

Android App


Practice C# anywhere with the free app for Android devices.

Android App

Exercises C# by difficulty


Learn C# at your own pace, the exercises are ordered by difficulty.

Make a donation


Your donations support our work and contribute to the maintenance of the app.

Advertising