Skip to content

muji-asif/Hacktoberfest2022-By-function-get-Sum

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome To HacktoberFest 2022 we heartily welcome you do contribute in my project.

HOW TO CONTRIBUTE

  1. Create Fork
  2. A clone will created
  3. Copy the url
  4. Open cmd or terminal
  5. write code there (git clone "paste url")
  6. Go to the folder and do some changes in it.
  7. Create new branch (git branch file-name) and check status (git checkout file-name)
  8. now write these code : git status git add . git commit -m "changes" git push origin file-name
  9. Goto your github profile now compare and pull request.

Hurray you did it

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%