Welcome to Tutor!
We won't do your homework for you, but will help you if you get stuck.
Normally you would show us your current best coding effort and we
would help you from there.
On Tue, Dec 19, 2017 at 6:22 PM, Vinay Rao wrote:
> Hi,
>
> We need help coding the range formula, and we don’t re
Hi,
We need help coding the range formula, and we don’t really know how to do it.
This is the formula, R=(V2Sin2theangle)/(g). We are trying to solve for the
angle.
Thanks, Vinay
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subs
Sent from my iPhone
> On Dec 19, 2017, at 3:47 AM, Antoan Hristov wrote:
>
> Hello,
>
> I am using a script which extracts data from internet every Monday, but
> sometimes I have a problem that the script is not finishing properly. In
> terminal I stop it with Ctrl-C and the message it gives
On 2017-12-18, Roger Lea Scherer wrote:
> This is my first time in this "forum", please be patient I will do my best.
>
> As I was going through a book and came across this challenge, I did what I
> believe was a success. And I know there are ways of making the decimal
> place be limited to 2 plac
Why has no one mentioned Github/Gitlab?
Set up a free account on either or both platforms, and start committing
your code. When applying for jobs potential employers will often want to
see what you're capable of even before inviting you for an interview, and
many will ask for a github page to see
On 19/12/17 09:47, Antoan Hristov wrote:
> I am using a script which extracts data from internet every Monday, but
> sometimes I have a problem that the script is not finishing properly. In
> terminal I stop it with Ctrl-C and the message it gives me is:
It is very hard to comment on code which y
Hello,
I am using a script which extracts data from internet every Monday, but
sometimes I have a problem that the script is not finishing properly. In
terminal I stop it with Ctrl-C and the message it gives me is:
File "castorama.py", line 255, in main
p.map(get_all_data,magasins)
File "/us