Programming-Language-Predictor The main objective of this project is to predict the programming language from the input code file. To install The language used is Python3 Required Libraries pandas numpy sklearn re time To run through CLI python predict_language.py inputCode.txt You can also use Google Colab. Here is how our ouput file would look like