Question: Then create a new Python project in PyCharm named Lastname - Firstname -Hello where Lastname and Firstname are replaced with your last and first names
Then create a new Python project in PyCharm named Lastname-Firstname-Hello where Lastname and Firstname are replaced with your last and first names respectively. So, in my case, it would be Ventura-Phil-Hello
Create a new Python file in the project named hello.py
In that file write the Python code to display on the console "Hello, my name is your name", without quotes and replacing your name with your own name. On a second line, display a fact about yourself, it could be a hobby, an ability, something about pets or children, etc.
Run hello.py in PyCharm.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
