eavelardev / identical-coding

Program to learn to code exactly the source code of a file

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

identical-coding

Program to learn to code exactly the source code of a file

Using

python identical_coding.py --file <my source code file>

example:

python identical_coding.py --file java/HelloWorldApp.java

Optionally finishing the training, you can run the code for Python and Java.

About

Program to learn to code exactly the source code of a file

License:MIT License


Languages

Language:Python 63.1%Language:Java 36.9%