Please provide as many solutions in their corresponding language file.
- Fork this repository.
- Make your changes.
- Provide a link to your repository.
- Given the array [1, 3, 5, 2, 4, 6]
- Demonstrate the syntax for an ascending sort.
- Given the string "Microsoft"
- Demonstrate the syntax to remove vowels.
- Given the formula "123 / 0"
- Demonstrate the syntax to handle exceptions.