When you want to apply a minor tweak to the document, it must not require much time to Input name settlement. Such a simple action does not have to require extra education or running through handbooks to learn it. Using the right document editing resource, you will not spend more time than is necessary for such a quick change. Use DocHub to simplify your editing process whether you are a skilled user or if it is your first time making use of a web-based editor service. This instrument will require minutes to learn how to Input name settlement. The sole thing required to get more effective with editing is actually a DocHub account.
A simple document editor like DocHub will help you optimize the amount of time you need to spend on document editing regardless of your previous knowledge of this kind of resources. Create an account now and increase your productivity instantly with DocHub!
hey whats going on everybody its bro hope youre doing well and in this video im going to teach you guys how we can accept some user input in python so sit back relax and enjoy the show if you wouldnt mind please like comment and subscribe one like equals one prayer for the youtube algorithm ladies and gentlemen this is where the fun begins in this video im going to explain how we can accept some user input in python and we do so by using the input function and then we type in our input to the console window but it would probably be good practice to let the user know what we want them to type in exactly so lets ask for somebodys name within quotes inside the input function im going to type what is your name and now our program will wait for us to enter in some user input so you can use your own name for this example im going to type bro now to submit some user input you just type or press enter now you can see that my process finished with exit code 0 that means the program i