When you need to apply a small tweak to the document, it must not take long to Input name notice. This kind of basic action does not have to require extra education or running through guides to understand it. With the appropriate document modifying tool, you will not take more time than is necessary for such a swift edit. Use DocHub to streamline your modifying process whether you are an experienced user or if it is the first time making use of an online editor service. This instrument will require minutes or so to learn to Input name notice. The sole thing needed to get more effective with editing is actually a DocHub profile.
A plain document editor like DocHub can help you optimize the time you need to dedicate to document modifying no matter your previous knowledge of such tools. Create an account now and boost your efficiency 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