You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: