Skip to content

10aditya/dwm-pracs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dwm-pracs

All DWM practicals

Command to install python3 on Ubuntu

$ sudo apt-get install python3

Command to install pip3 on Ubuntu

$ sudo apt-get -y install python3-pip

If you get ModuleNotFoundError:

$ pip3 install <ModuleName>

To run python file:

$ python3 filename.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages