mnabila / NusantaraHacktoberfest

Hacktoberfest 2021!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Happy Hacktoberfest!

What it is?

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

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!


Languages

Language:Python 100.0%