Closed harshraj8843 closed 1 year ago
Hi! May I work on it?
Hey @NoyHanan
You can comment !assign
on any good first issue
you want to contribute to, to be auto-assigned
!assign
!assign
@harshraj8843 Thanks!
@harshraj8843 Hi. I saw that there already is a solution for this problem in the specified folder, so please close this issue. Thank you! :)
Hey @NoyHanan
codinasion/codinasion#3799 and codinasion/codinasion#2930 are different issues ( consonantcase
& constantcase
)
!assign @harshraj8843
Hey @ritika4554244, this issue is already assigned to @NoyHanan !!!
Please choose another issue.
Thanks for your interest in contributing to this project.
Hi, may I work on this?
Sure @Shadow-Mo
Description
Write a Java program to convert string to consonantcase
Consonantcase is a style of writing in which all consonants are converted to uppercase and all vowels are converted to lowercase.
How to contribute
- Save the solution in `ConvertStringToConsonantcase.java` file - Add `ConvertStringToConsonantcase.java` file in `program/convert-string-to-consonantcase` folder