From 734d17919fad356ce4a38401d2f1f1dfb6663cd8 Mon Sep 17 00:00:00 2001 From: Sanat-Jha <69027091+Sanat-Jha@users.noreply.github.com> Date: Sun, 3 Oct 2021 14:36:24 +0530 Subject: [PATCH] Create programming.json --- P/programming.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 P/programming.json diff --git a/P/programming.json b/P/programming.json new file mode 100644 index 000000000..a52490cd2 --- /dev/null +++ b/P/programming.json @@ -0,0 +1,8 @@ +{ + "word": "Programming", + "definitions": [ + "to plan for something to happen at a particular time", + "to make somebody/something work or act automatically in a particular way" + ], + "parts-of-speech": "Verb" +}