forked from MIT-Emerging-Talent/ET6-practice-code-review
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Challenge_Convert_Letters_Capital #14
Labels
Comments
Kareiman
changed the title
converting letters in a word to capital
Challenge_Convert_Letters_Capital
Jan 1, 2025
Merged
43 tasks
Kareiman
closed this as completed
by moving to READY FOR REVIEW
in
ET6 Foundations Group 22
Jan 3, 2025
Derekkarungani
moved this from UNDER REVIEW
to READY FOR REVIEW
in ET6 Foundations Group 22
Jan 10, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Writing a function that converts letters to capital
input=(Hello)
output=(HELLO)
The text was updated successfully, but these errors were encountered: