Is your feature request related to a problem? Please describe.
Taking input from user is an important part in some parts of the code
Describe the solution you'd like
Adding a new style while writing the sudo code to take user input. Adding a method to take the required type of user input and assigning it to the associated variable.
Is your feature request related to a problem? Please describe.
Taking input from user is an important part in some parts of the code
Describe the solution you'd like
Adding a new style while writing the sudo code to take user input. Adding a method to take the required type of user input and assigning it to the associated variable.