Search found 2 matches

by pedroysb
Mon Jun 06, 2016 5:23 pm
Forum: Challenges
Topic: Tic Tac Blah
Replies: 31
Views: 45529

I was doing everything correct but always getting wrong answer. The problem was because I was truncating instead of rounding. For those who are getting wrong answer, remember to round! Preferable use a round function.
by pedroysb
Mon Nov 23, 2015 1:31 pm
Forum: Challenges
Topic: I Will Be Execute
Replies: 26
Views: 39014

Just follow these steps:
1- run with the python code
2- check the error and the program execution
3- hack the python code to bypass the error