Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Py3_keywords.py
- # statements
- and
- or
- not
- int
- float
- list
- tuple
- range
- str
- set
- frozenset
- dict
- del
- return
- yield
- raise
- break
- continue
- import
- from
- global
- if
- while
- for
- try
- with
- complex
- pass
- nonlocal
- assert
- # modules
- string
- re
- textwrap
- readline
- datetime
- array
- types
- copy
- enum
- math
- decimal
- random
- itertools
- tempfile
- linecache
- zlib
- os
- time
- threading
- multiprocessing
- subprocess
- queue
- json
- base64
- urllib
- ast
- http
- wave
- colorsys
- turtle
- cmd
- tkinter
- timeit
- sys
- builtins
- parser
- compileall
- winsound
- msvcrt
- chunk
- keyword
- html
- # modules expert
- ctypes
- struct
- sysconfig
- optparse
- winreg
- cmath
- calendar
- collections
- fractions
- functools
- glob
- shutil
- pickle
- dbm
- gzip
- csv
- argparse
- getopt
- errno
- numbers
- io
Add Comment
Please, Sign In to add comment