Python Programming
windows+R
cmd\..
Install Python
Pip imutils
start Programming
Python
a=10
b=5
c=a+b
d=a-b
e=a*b
f=a/b
Print((c,d,e,f)
output
15 5 50 2.0
Aim:over come difficulty in s/w,h/w,electrical engineering Synopsis and methodology All software languages with basic knowledge Of progr...
No comments:
Post a Comment