python-basics-exercises icon indicating copy to clipboard operation
python-basics-exercises copied to clipboard

Page 325

Open fourfridays opened this issue 3 years ago • 0 comments

Original Text However, deeply nested subpackages introduce long dotted module names. You can image how much typing it would take to import a module from a subpackage of a subpackage of a subpackage of a package.

Suggested Edit However, deeply nested subpackages introduce long dotted module names. You can imagine how much typing it would take to import a module from a subpackage of a subpackage of a subpackage of a package.


The word "imagine" was misspelled as "image."

fourfridays avatar Oct 23 '22 20:10 fourfridays