Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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...