and not # 0 - 15 not bytes
The problem is he was showing it in q basic...and told us we can use any language we want to do it but cant use no short cuts have to show it step by step....I chose vb but need help i dont understand........if you dont know how to make the algorithm do you at least know the steps to convert the number? My had writing was so sloppy im lost.
I got something like this in notes
More like psecode(SP)
Input 11
Divide 2
Answer 5.5
Int(5.5) = (cant read looks like Se maybe < 0)
if (5.5 = 5) >0 then
4th digit = 1
else 4th digit = 0
end if
5
- = 2.5 Int(2.5(Cant read looks like (2.5+2)
2
If 2.5 - 2 > other
3rd digit = 1
etc.