Skip to content
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

[feat]: Enums added with test function also added immutable and const… #300

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Smr0303
Copy link

@Smr0303 Smr0303 commented Jul 1, 2023

👨‍💻 Changes proposed

  1. Added a constant variable with a random name to show how to declare constants
  2. Added immutable variable to show how to declare immutable variables in constructor
  3. Added Enums
  4. Added demo functions for Enums to describe the functionalities of Enum

✔️ Check List (Check all the applicable boxes)

  • [✔️ ] My code follows the code style of this project.
  • [ ✔️] This PR does not contain plagiarized content.
  • [✔️ ] The title of my pull request is a short description of the requested changes.

@github-actions github-actions bot added the SWOC23 label Jul 1, 2023
@github-actions
Copy link

github-actions bot commented Jul 1, 2023

Our team will soon review your PR. Thanks @Smr0303 :)

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

Successfully merging this pull request may close these issues.

None yet

1 participant