If you edit files in various formats daily, the universality of your document tools matters a lot. If your instruments work for only a few of the popular formats, you may find yourself switching between software windows to void number in HWPML and handle other document formats. If you wish to take away the headache of document editing, get a solution that can effortlessly manage any format.
With DocHub, you do not need to focus on anything but actual document editing. You won’t have to juggle programs to work with diverse formats. It can help you modify your HWPML as effortlessly as any other format. Create HWPML documents, edit, and share them in a single online editing solution that saves you time and boosts your efficiency. All you have to do is register an account at DocHub, which takes only a few minutes.
You won’t need to become an editing multitasker with DocHub. Its functionality is enough for speedy papers editing, regardless of the format you need to revise. Start by creating an account and see how straightforward document management can be having a tool designed particularly for your needs.
okay so in this today Im going to talk about writing functions okay and functions are tools that you can use to kind of simplify your code and so what were going to do is were going to start with this code that I set up I want to point out some things to you notice that all these green lines here these are comments as I start checking out as Im checking after program so Im going to want to see some comments so that we can just show me that you understand what the lines of code do and to show me that to show me that well just to use as a tool when youre looking back so generally I want you to give a comment at least one comment when youre initializing variables to say what the variables are therefore a comment in the setup to explain what youre getting there and then every time you have an if statement I want to see a comment and then every time you have a function there should be a comment okay and so were doing this one because Im gonna I have this program written I have an