A basic programming language which is based on the theme Cinema/Bollywood created by by four undergraduate students. It involves basic operations like printing statements/data, arithmetic operations, use of conditional statements, use of loop.
- 📌Make sure in you are in right directory📁 or run this command
- Run the following command(in the same order) for all the files to update/build the classes(Now only 1 command 💃 👯 💃)
cd CodeBusta-Language/Codes/
javac -d . *.java
- Run ontime.bat file directly:fire:
- To change input the test code file, change the name of input file in Input.java
- Finally, after setting the required input file and updating class files, run
onetime.bat (in command prompt)
./onetime.bat (in powershell)
java filehandling.Input