Recent content by Ryan Stitzel

  1. R

    Can you import lists and dictionaries with Python version 2?

    My roommate uses version 3 and he can use a 'from' statement to import just a list or dictionary. I use version 2 and it doesn't seem to work for me. Is it just a problem with the way I am coding or is it just something version 2 can't do?
  2. R

    Can you import lists and dictionaries with Python version 2?

    My roommate uses version 3 and he can use a 'from' statement to import just a list or dictionary. I use version 2 and it doesn't seem to work for me. Is it just a problem with the way I am coding or is it just something version 2 can't do?
Back
Top