Question: Write a Python script that 1. takes every file in a git repo with the tag #TODO into a file todo.log. 2. For each type

Write a Python script that

1. takes every file in a git repo with the tag #TODO into a file todo.log.

2. For each type of file (HTML, JS, CSS, Python) the script will output a file count for how many of each exist

3. Find and delete all UNTRACKED (and untracked only) files ending in the extension .tmp

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!