Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit for find-sum-of-digits-of-a-number.jl #4770

Closed

Conversation

swapnilmukherjee
Copy link
Contributor

📑 Description

Updated the Rust program for converting strings to consonantcase. The program now includes enhanced error handling and user input functionality. It's designed to read a string input from the user, process it according to the consonantcase rules (uppercase for consonants, lowercase for vowels), and display the result.

🐞 Related Issue

This pull request addresses the functionality enhancement for the string processing feature.

Closes #3816

@swapnilmukherjee swapnilmukherjee requested review from a team, victoriacheng15 and anandfresh and removed request for a team November 28, 2023 22:41
Copy link

vercel bot commented Nov 28, 2023

@swapnilmukherjee is attempting to deploy a commit to the Codinasion Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

@victoriacheng15 victoriacheng15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the binary file. Thank you!

Copy link

changeset-bot bot commented Dec 1, 2023

⚠️ No Changeset found

Latest commit: 2454886

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Program]: Write a Rust program to convert string to consonantcase
4 participants