Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 419 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 419 Bytes

PythonUtilities

This repository will contain all the sample utilities which is made in python and taken as an example to get used in other's project.
Steps to add the module :

  1. Create name of your folder
  2. Put all the respective code in that folder
  3. Commit all the changes

print("hellowrabbit") hellowrabbit

print("hellow(abbit") hellow(abbit

print("hello Rabbit") hello Rabbit