Skip to content

Conversation

@Aakashdoraisamy
Copy link

This script takes an input string and converts all uppercase letters to lowercase and vice versa.
Non-alphabetic characters remain unchanged.

Example:
Input: HelloWorld123
Output: HELLOwORLD123

This addition demonstrates simple string manipulation using ASCII values.

@Aakashdoraisamy Aakashdoraisamy closed this by deleting the head repository Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant