Step by step solution :Step-1 : 0 - 5
Here 0 `<` 5, we take borrow from 9
So 9 becomes 8 and 0 becomes 0+10=10
`=10-5`
`=5`
Step-2 : 8 - 3
Here 8 `>` 3, so directly subtract it
`=8-3`
`=5`
Step-3 : 6 - 6
Here 6 `=` 6, so directly subtract it
`=6-6`
`=0`
Step-4 : 1 - 0
Here 1 `>` 0, so directly subtract it
`=1-0`
`=1`