Version Control is a tool that we want you to become comfortable using in the future, so we’ll require you to use it in simple ways rst, even if those uses don’t seem very useful. Do the following steps.

computer science

Description

Version Control is a tool that we want you to become comfortable using in the future, so we’ll require you to use it in simple ways rst, even if those uses don’t seem very useful. Do the following steps. 

1. Create a new PyCharm project for Assignment 2. 

2. Use Enable Version Control Integration... to initialize Git for your project. 

3. Download the Python and text les provided for you with the Assignment, and add them to your project. 

4. Before you do any coding or start any other questions, make an initial commit. 

5. As you work on Question 2, use Version Control frequently at various times when you have implemented an initial design, xed a bug, completed the question, or want to try something dierent. Make your most professional attempt to use the software appropriately. 

6. When you are nished your assignment, open PyCharm’s Terminal in your Assignment 2 project folder, and enter the command:

Instruction Files
asn2.pdf
364.1 KB

Related Questions in computer science category