Week 5 - BALT 4396B - Python and Python HTML
Python + Python HTML
Python also allows for easy access through Google Colab. You can put into your browser Google Colab and then open it up. From there Google Colab allows you to start a new notebook where you are able to work with ChatGPT, enter prompts, create codes, etc. It all saves into your drive. This saves up a lot of time and space on the machine you are working on. It's not necessarily a bad thing to download software's onto your device, but that can get messy. That is why an online software like Python is recommended to learn as it saves time and even data. It's also used broadly by creators, and you can share and work off of other creators' notebooks.
One of the interesting features Python provides is the HTML Module. With this module coders/creators are able to create applications, video games, websites, etc. To use this module, you don't have to download any extra software's. It's already installed within the Python program. An example of what an HTML is this blog here. This blog has a code running behind it. What Blogger is doing is creating an HTML for this certain blog post.
.jpg)
Comments
Post a Comment