Skip to content

1404Shivani/DSA-Prep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Commands

  • right click in the current working directory and open gitbash.
  • copy the code from pepcoding ide.
  • create a new file in vscode with extension .java and save it.

How to push the files on github

  • right click in the current working directory and open gitbash.
  • write the following commands in the same order.
  • git add .
  • git commit -m"6/11/21"
  • git push -u origin main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages