Skip to content

Instantly share code, notes, and snippets.

View pranoy10's full-sized avatar

Pranoy Santosh pranoy10

View GitHub Profile
@pranoy10
pranoy10 / myTest.js
Created March 15, 2018 04:29
Lab4 Testing
// Copyright 2009 the Sputnik authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
info: array.reverse returns the reverse order of the provided array
description: Checking reverse cases.
---*/
//////////////////////////////////////////////////////////////////////////////
//CHECK #1