Re: [Tutor] stuck on a new program

2013-01-04 Thread Hugo Arts
On Fri, Jan 4, 2013 at 11:15 PM, Ghadir Ghasemi < ghasemm...@leedslearning.net> wrote: > Hi guys I recently created a binary to denary and denary to binary > convertor program. It is pretty much finished but I can't get it to work. > Can you spot the fault in it please and tell me how it coul be f

[Tutor] stuck on a new program

2013-01-04 Thread Ghadir Ghasemi
Hi guys I recently created a binary to denary and denary to binary convertor program. It is pretty much finished but I can't get it to work. Can you spot the fault in it please and tell me how it coul be fixed? print("==") print("1 = binary to denary") print("2 = denary to binary