-
-
Notifications
You must be signed in to change notification settings - Fork 137
Update/Remove Deprecated Exercises #858
Copy link
Copy link
Open
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:action/syncSync content with its latest versionSync content with its latest versionx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercises
Description
Activity
Metadata
Metadata
Assignees
Labels
x:action/improveImprove existing functionality/contentImprove existing functionality/contentx:action/syncSync content with its latest versionSync content with its latest versionx:module/practice-exerciseWork on Practice ExercisesWork on Practice Exercises
Description:
Several exercises currently available on the Scala track have been marked as deprecated in the
problem-specificationsand require attention.The following exercises are deprecated:
beer-song:
trinary:
accumulate:
binary:
hexadecimal:
octal:
These exercises should either be removed or replaced with their suggested alternatives to keep the Scala track up-to-date with the latest
problem-specifications.