From 85945da29f25972486976282fa131e577c915f73 Mon Sep 17 00:00:00 2001 From: Harshkaushik123 <67674437+Harshkaushik123@users.noreply.github.com> Date: Wed, 1 Jul 2020 10:45:54 +0530 Subject: [PATCH] Progarimg with c --- Harsh programing with cand cpp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Harsh programing with cand cpp diff --git a/Harsh programing with cand cpp b/Harsh programing with cand cpp new file mode 100644 index 0000000..596fe60 --- /dev/null +++ b/Harsh programing with cand cpp @@ -0,0 +1,11 @@ +#include ; + +int main() { + +char name[10] ="India"; +char dollar ='$'; + float gdp =2.2 ; +int year =2015 ; +printf("As economics reforms pickedup the pace, %S's GDP grew five feed to reach vs% C%. 1f trillion in %d (as per Imf estimates).", name,dollar,gdp,year1; +return 0, +}