Skip to content

Nikhil2001/python-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-examples

python snippets

To execute on your terminal run command ---> python file.py

       OR
  1. Make the file.py file executable --> chmod +x file.py

  2. To execute --> ./file.py on terminal

  3. To execute as "file.py" on terminal, add $PATH variable in .bashrc

for more on how to set path check,

https://stackoverflow.com/questions/14637979/how-to-permanently-set-path-on-linux

This repository consists of following topics

python objects and Data structures

About

Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages