From 40f4f4394e542a9f4bd6706f8441b70f59b55b5d Mon Sep 17 00:00:00 2001 From: shivam agrawal Date: Tue, 8 Oct 2019 10:51:43 +0530 Subject: [PATCH] Update array.html --- array.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/array.html b/array.html index 25f7dea..f646a4e 100644 --- a/array.html +++ b/array.html @@ -5,19 +5,19 @@

Here is the 1st array


-

1 3 5 7 9


+

1 3 5 7 9 11


Here is the 2nd array


-

2 4 6 8 10


+

2 4 6 8 10 12


Click Submit to interchange the values

- \ No newline at end of file +