Open Lokesh2703 opened 4 years ago
Solution to task no. 6, job #97 Python script (name: word_template.py) creates a new leave letter by editing 'Leave Letter Format.docx'.
Script asks user to input all necessary data and create a new file called 'Leave Letter
Script does not edit the main template.
Monty take leaves very frequently in his college. As he is so lazy,he doesn't want to write leave letters everytime. He want to generate leave letter after editing his template just by running a python script. But Monty does not know how to edit a
DOCX
file through python script. Help him do this task.Add screenshots of the output while making a PR