Use import y as z only when z is a standard abbreviation (e.g., np for numpy ). For example the module sound.effects.echo may be imported as follows: from sound ...
確定! 回上一頁