Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 80 Bytes

Python.md

File metadata and controls

6 lines (6 loc) · 80 Bytes

a=inpit(" enter a") b=input ("enter b") big =a if (b>big): big=b print big