Skip to content

sage-sudo/git-basic-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This repo exists to be cloned for the git basic exercises

print("I love working in the terminal,\nit makes me feel like a Pro.")

for x in range(10): if x%2 == 0: print("Python is the best programming language")

else:
	print("Every detail its data")

print("Done!") print() print("Some arbitrary changes")

booya

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •