• Marcin_Ramotowski's Activity

Yes!!! I wrote my code again without linalg and I finished task. Thanks a lot for your help. :)
Liked a comment created by Phil15 for forum post "Something wrong with mission "Shooting Range""
Can't really give more advice without any update on the code. I just note that your approach of the 
Thank you very much for your advices, which are very valuable for me. I corrected my code, but it's
Liked a comment created by Phil15 for forum post "Something wrong with mission "Shooting Range""
For vertical shooting `s1[0] == s2[0]`, the lines of `r3` are equal which lead to an unsolvable equa
Liked a comment created by Phil15 for forum post "Something wrong with mission "Shooting Range""
**Aside note:** `math.hypot` could be of great use instead of `math.sqrt` and if your python is rece
This is my code. When I run this function in Pycharm this case is catched by if in 38th line. In tes
When I was trying to do this mission something strange began to happen with tester. Test Extra nr 9
Liked a comment created by jsg-inet for forum post "On line interpreter for testing code"
Thank you Marcin!

In fact it is the same that I include in my original post!!
:D :D :D
Commented a forum post "On line interpreter for testing code" created by jsg-inet
Yes, of course. On the web you can find a lot of online interpreters. Try this: https://www.programi