Question: Create an empty folder called task 1 _ project Open your terminal or command prompt and then change directory to your newly created folder Enter
Create an empty folder called task project
Open your terminal or command prompt and then change directory to your newly created folder
Enter git init command to intialise your new repository.
enter git status command and make a note of what you see. You should have a clean working directory.
Create a new file in the taskproject folder called hellowirld.py and write a program that prints out the message "Hello World"
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
