Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors