Skip to content

cyb3rn3t/git-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git and Github Gaboratory

Nicole Dávila

Description

Git practice laboratory, where I practice Git and Github skills.

Contents

Code example

a = input("type in a number: ")
b = input("type in another number: ")
sum = int(a) + int(b)
print("the sum is: ", sum)

Lists

  • Turn on GitHub Pages
  • Outline my portfolio
  • Introduce myself to the world

Images

What playing one (1) game and one game only for 3 years will do to you My favorite DbD map

References

Github documentation
Github glossary
Git documentation

About

Git practice laboratory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published