From cde162e867be9a31530121db13dc61c4b4a661c5 Mon Sep 17 00:00:00 2001 From: ICreatedNoodles <153213226+ICreatedNoodles@users.noreply.github.com> Date: Thu, 3 Oct 2024 22:04:32 +0530 Subject: [PATCH] commit message --- .../Hello-World-2024/hello_world_noodles.py | 5 ++++ profiles/Noodles.md | 25 +++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 hello_world/Hello-World-2024/hello_world_noodles.py create mode 100644 profiles/Noodles.md diff --git a/hello_world/Hello-World-2024/hello_world_noodles.py b/hello_world/Hello-World-2024/hello_world_noodles.py new file mode 100644 index 0000000..4878a1b --- /dev/null +++ b/hello_world/Hello-World-2024/hello_world_noodles.py @@ -0,0 +1,5 @@ +# AUTHOR: IAteNoodles +# LANGUAGE: Python +# GITHUB: https://github.com/IAteNoodles + +print('Hello World!') \ No newline at end of file diff --git a/profiles/Noodles.md b/profiles/Noodles.md new file mode 100644 index 0000000..3dc4ad8 --- /dev/null +++ b/profiles/Noodles.md @@ -0,0 +1,25 @@ +# First and Last Name + +### Location +Your City, State, Country + +### Associated Organization +- List of Associated Organizations +- List of Associated Organizations + +### Academics +- List of Education +- List of Education + +### Non-Coding Interests +- List of interests +- List of interests + +### Why Do You Love Coding? +Your statement of why you love Coding + +### Your Favorite Animal +Whatever that may be + +### Your Favorite Dessert +Whatever that may be \ No newline at end of file