Read an integer number from the user. If the number is not positive, change its sign. Create the algorithms for the following tasks:
(Written In Pseudocode)
Count the digits of the number
Count the odd digits of the number
Calculate the sum of the digit values of the number