/Squared-and-Cubed-Files

This code appends the user's text file and writes two separate files (squared and cubed) from it. The first file will contain all numbers from the user's file multiplied to two while the second file contains the user's file multiplied to three.

Primary LanguagePython

This repository is not active