Hi Al --

First off, welcome to the web2py group.  Next, it's not clear from your 
message just what the question is.  If you can elaborate on (a) what you 
did, (b) what you expected, and (c) what you got, I'm sure someone here can 
help

Warm regards,

Joe B.

On Thursday, March 28, 2019 at 2:10:50 AM UTC-7, Al Hart wrote:
>
> Hi folks, if you'll pardon the corny title, I am brand new to web2py (so 
> excited to discover it) and I'm just working may way through the book. In 
> Chapter two, the section on types, I tried to run the examples, but I got 
> error messages. Googling around it seemed to work better if I went one of 
> two ways:
>
>
>    1. a = 3
>    type(a)
>    2. a = 4 
>    print(type(a))
>
>
> I'm on Ubuntu 18.04. Not sure if the example is based on python 3? If not, 
> is this the best way to suggest updates to the book or should we just try a 
> pull request? 
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to