Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #4K
~9K People Reached
Favorite Forums
Favorite Tags

6 Posted Topics

Member Avatar for ALJ

you can try Ex-Or ing the positive number with 10000000... it will work for numbers less than 01111111

Member Avatar for klickagent
0
9K
Member Avatar for jai.mahadeokar

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...

Member Avatar for jai.mahadeokar
0
106
Member Avatar for jai.mahadeokar

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??? …

Member Avatar for Pierre Maurette
0
137
Member Avatar for Pačo
Member Avatar for prushik

write PI/180.0 instead of PI/180... it may work... Else the result will get rounded off to zero..

Member Avatar for prushik
0
171
Member Avatar for jliu66
Member Avatar for woooee
0
232

The End.