From 3c4d95fae74ca7d365726b17c2281cbe6a556a92 Mon Sep 17 00:00:00 2001 From: Akshay <47742322+SalientAuthor@users.noreply.github.com> Date: Tue, 5 Oct 2021 18:17:26 +0530 Subject: [PATCH] build programming.json resolve #3288 --- 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..e96ddfb7b --- /dev/null +++ b/P/programming.json @@ -0,0 +1,8 @@ +{ + "word":"Programming", + "definitions": [ + "the process of instructing or learning by means of an instructional program", + " the process of preparing an instructional program for a device (such as a computer)" + ], + "parts-of-speech":"Noun","Verb" +}