Answered step by step
Verified Expert Solution
Question
1 Approved Answer
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
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started