If you receive JavaScript required to sign in error message when using Skype, OneDrive, Teams or any other program, you need to turn on or enable JavaScript in your ...
The string will always be in the same format: first name, last name and id with zeros between them. id numbers will not contain any zeros. Bonus: Try solving this using RegEx.
A number is said to be Disarium if the sum of its digits raised to their respective positions is the number itself. Create a function that determines whether a number is a Disarium or not.