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

[Program]: Write a Dart program to check special character #2176

Closed
Tracked by #2172
harshraj8843 opened this issue Oct 10, 2022 · 0 comments · Fixed by #5603
Closed
Tracked by #2172

[Program]: Write a Dart program to check special character #2176

harshraj8843 opened this issue Oct 10, 2022 · 0 comments · Fixed by #5603
Assignees
Labels
closed closed issues/PRs Dart dart related good first issue Good for newcomers program

Comments

@harshraj8843
Copy link
Contributor

harshraj8843 commented Oct 10, 2022

Description

Write a Dart program to check special character

Check if given character is a special character (not a letter or a number).

Input  : @
Output : Special Character
How to contribute
  • Save the solution in program/program/check-special-character/program/check_special_character.dart file
@harshraj8843 harshraj8843 added Dart dart related good first issue Good for newcomers labels Oct 10, 2022
@harshraj8843 harshraj8843 transferred this issue from codinasion/codinasion May 28, 2023
@harshraj8843 harshraj8843 changed the title Write a Dart program to check special character [Program]: Write a Dart program to check special character May 30, 2023
@anandfresh anandfresh self-assigned this Mar 28, 2024
@codinasion-bot codinasion-bot bot added the closed closed issues/PRs label Mar 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
closed closed issues/PRs Dart dart related good first issue Good for newcomers program
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants