Skip to content

shafhan/NusantaraHacktoberfest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 

Repository files navigation

Happy Hacktoberfest!

What it is?

This is just simple script that print your name and text in python language

How to join the club?

  • First go to https://hacktoberfest.digitalocean.com/
  • Make sure you've signed up with GitHub, so they will count your contribution from this repository
  • After registered, you can pull request this repository

How to pull request?

  • Fork this repo
  • Edit hacktoberfest.py
  • Insert me("your name", "whatever text") in last of def contributors():
  • Example:
def contributors():
	me("Ayra", "Feel free to pull request!")

	me("your name", "whatever text")
  • Go to main repository, then create a pull request

Folks who joined the party

About

Hacktoberfest 2021!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%