No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
Re: you can try Ex-Or ing the positive number with 10000000... it will work for numbers less than 01111111 | |
To get an ascii value of a char we have the ascii(c) function in curses.ascii module... but in the curses module _curses module is imported... which is not there in the library hence exception is being generated... can anyone kindly help.. or suggest any other method for conversion... | |
I am trying to use the function cmpfile of the cmp module which returns true or false if filepaths passed are same or not... But the interpreter flashes an error "undefined global name false"... Also it doesnt accept true or false in other functions also.. what might be the problem??? … | |
Re: can you kindly specify your need in greater detail.... | |
Re: write PI/180.0 instead of PI/180... it may work... Else the result will get rounded off to zero.. | |
Re: The code is working perfectly well... You must have made an indentation mistake |
The End.