Hi all
1) I need to have the statement that read a user input then store it in a variable. the input could be string or number. please help.
2) if i have a number like 34.4444444 how to make the printout to be like 34.4 only. what is the command to format any number.
Please Help. regards
1) I need to have the statement that read a user input then store it in a variable. the input could be string or number. please help.
2) if i have a number like 34.4444444 how to make the printout to be like 34.4 only. what is the command to format any number.
Please Help. regards
Comment