Skip to content

Instantly share code, notes, and snippets.

View pursh2002's full-sized avatar
☺️
Hello Everyone

Dr Purushottam pursh2002

☺️
Hello Everyone
View GitHub Profile
@pursh2002
pursh2002 / mod.py
Created November 17, 2015 02:32 — forked from anonymous/mod.py
while estado==1:
opcion=input('Elija una opcion del menu ')
if opcion==1:
neto=0.0
pi=shelve.open("db_productos.dat")
while code_bar!=0:
h=0
code_bar=input('Digite el codigo de barras o presione 0 para terminar su cuenta ')
if code_bar!=0:
@pursh2002
pursh2002 / Slice1.py
Last active August 29, 2015 14:08 — forked from atvKumar/Slice1.py
# In[5]:
x = [[ 795. , 501.0292887 ],
[ 794.97154472, 501. ],
[ 794.96078431, 500. ],
[ 795. , 499.09090909],
[ 795.03921569, 500. ],
[ 795.02777778, 501. ],
[ 795. , 501.0292887 ]]