diff --git a/README.md b/README.md index 08ae9d3..ae81b83 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,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) + ### Example Profile - I'm an example that you can copy, if you want :) - I work for... 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