Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 317 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 317 Bytes

Useful Programs

Java

Program 1: ArrayInputFromCLI.java

Program to enter an array of integers from the command line interface (CLI) in Java.

Python

Program 1: printer_pages.py

Program to output n numbers of pages to print to feed on the printer menu when two pages are selected to print on a paper.