From 22be81b2618437b794f37cd0498d4a24446151a1 Mon Sep 17 00:00:00 2001 From: jkunal14 <43882559+jkunal14@users.noreply.github.com> Date: Mon, 8 Oct 2018 18:56:12 +0530 Subject: [PATCH] Update hello_world.cpp --- hello_world.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hello_world.cpp b/hello_world.cpp index 1897fb7..2ed0689 100644 --- a/hello_world.cpp +++ b/hello_world.cpp @@ -5,7 +5,8 @@ using namespace std; int main() { cout<< "Hello Github,"; -cout<< "Ansh!"; +cout<< "Ansh!"<