Competitive-Coding-Helpful-Script-for-VScode- icon indicating copy to clipboard operation
Competitive-Coding-Helpful-Script-for-VScode- copied to clipboard

These Scripts create the folders and number of files required by the user in the folder with proper extension specified. The best feature is you can easily run your c++ and python files with one singl...

Competitive-Coding-Helpful-Script-for-VScode-

==> These Scripts creates the folder + numbers of files required by the user in that folder with proper extension and the best feature is you can easily run your c++ and python files with one single command.
==> Clone the repo in any of your folder
==> Just write python cp.py help
for the command format
===> After Adding files just use Ctrl+shift+B to run your files
===> https://www.geeksforgeeks.org/competitive-coding-setup-for-c-and-python-in-vs-code-using-python-script/
refer this article for better understanding