Bhuwan Panta

Results 5 issues of Bhuwan Panta

Refactored problem with type casting and multiline coding

The workspace in vs code helps users in local to startup their setup automatically like activating virtual environment and many more but is not a necessary file in production or...

# Problem Statement When we give any address to store the value at some memory location say `STA 2300` then the data will be stored in memory location Hex equivalent...

# Refactoring Code Base to isolate utility functions and output Remaining seats data in more structured format This PR Deals with better organizing utility function to utils.py that isolates utility...

# alternative to CLI arguments for accessing files This PR holds the alternative method to access the file loation by isolating all configurations file to settings.py. This Method isolates all...