Close any App in Python | Add new Feature to Jarvis

Опубликовано: 29 Октябрь 2024
на канале: Progress with Python
1,501
40

Close any App in Python | Add new Feature to Jarvis

In this video, I am giving tutorial that how to close any app in your system by their name, basically we will create a function which will take the name of the app (which the user wants to close) as a parameter and it will detect whether this app is running or not from running app list and if app is not running, function will print that this app is not running and if app is running, function will use that app using pid and after that, we will add this new feature in Jarvis.

=======================================================
Code in this Video: -
https://drive.google.com/drive/folder...

=======================================================
I hope you Like this Video.
Like Share Comment
and Don't Forgot to Subscribe