Learning Basic Python Programming in May - Day 2
Using the PyCharm IDE I did several variations of "Hello World". After getting used to doing that I created a HelloHive project with a HelloHive.py file and ran the print() function to print out Hello Hive Community! on the display console.
Image Source: PyCharm IDE on my computer
Comments