Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 610 Bytes

File metadata and controls

7 lines (7 loc) · 610 Bytes

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