peterlravn

Results 3 issues of peterlravn

When I use the following code: fn = Expression("\log(12)+\log(2)") fn() nothing happens. Why is that? Taking "\ln(12)" doesn't work either. Any way to fix this?

We are using Selenium to lives crape a static website over a couple of hours. In exercise 6, it said that we are supposed to log our data collection process...

Hello I've come across question 0.4.1 and I'm not getting the correct answers. As you can see here, these are the numbers I print out: https://imgur.com/a/0k04QwQ I believe I follow...