Thursday, December 24, 2020

Interview preparation resources

Good link for job interview preperations https://github.com/yash0530/InterviewPrepResources 

No comments:

Post a Comment

Python script to show Laptop Battery Percentage

Source:  https://www.geeksforgeeks.org/python-script-to-show-laptop-battery-percentage/ # python script showing battery details  import psut...