diff --git a/README.md b/README.md index 69df4e9..37e7cb9 100644 --- a/README.md +++ b/README.md @@ -221,6 +221,12 @@ Start adding your names here: - Nerd, geek, gamer, I love TLoK [![github-alt][github-img]](https://github.com/frannievas) +### Dmytro Litvinov +- Full Stack Python develop from Ukraine :snake: +- [My website](https://DmytroLitvinov.com) +- [![twitter-alt][twitter-img]](https://twitter.com/Dmytro_Litvinov) + [![github-alt][github-img]](https://github.com/DmytroLitvinov) + ### Vishal Anand - Student - Programmer diff --git a/code/ukraine_hacktoberfest.py b/code/ukraine_hacktoberfest.py new file mode 100644 index 0000000..15ddcac --- /dev/null +++ b/code/ukraine_hacktoberfest.py @@ -0,0 +1,4 @@ +## +print('Hello World') +print('Hello from Ukraine') +## \ No newline at end of file