From 269272191a61286cd5f7d5dc45cba46491ea271f Mon Sep 17 00:00:00 2001 From: deekshad15 <114768528+deekshad15@users.noreply.github.com> Date: Mon, 10 Oct 2022 19:09:51 -0700 Subject: [PATCH] Create hello_hacktober_deekshad15.dart --- scripts/hello_hacktober_deekshad15.dart | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 scripts/hello_hacktober_deekshad15.dart diff --git a/scripts/hello_hacktober_deekshad15.dart b/scripts/hello_hacktober_deekshad15.dart new file mode 100644 index 0000000..c86bb22 --- /dev/null +++ b/scripts/hello_hacktober_deekshad15.dart @@ -0,0 +1,5 @@ +// LANGUAGE: Dart +// AUTHOR: Abhishek Maira +// GITHUB: https://github.com/AbhishekMaira10 + +print('Hello Hacktober2020');