Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 408 Bytes

File metadata and controls

5 lines (4 loc) · 408 Bytes

Basic-GUI-interface-for-Bitwise-Operations-Calculation

This is a GUI interface to calculate bitwise operations such as XOR, OR and others, made with Tkinter This project was done under 1 week as part of a University Project. to run the program, either directly open the 'MainDriverCode' executable file in the repo. or open MainDriverCode.py through any python editor+compiler(interpreter), that's all...