ralphmatthew / Odd-and-Even-Files

This code appends the user's text file and writes two separate files (odd and even) from it. The first file will contain all odd numbers from the user's file and the second file contains even numbers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This code appends the user's text file and writes two separate files (odd and even) from it. The first file will contain all odd numbers from the user's file and the second file contains even numbers.


Languages

Language:Python 100.0%