Difference between revisions of "Os.system"
Jump to navigation
Jump to search
(Redirected page to Os) Tag: New redirect |
(Removed redirect to Os) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | # | + | #!/usr/bin/env python3 |
+ | import os | ||
+ | |||
+ | [[os.]]system("echo 'Hello World'") | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{Python}} |
Revision as of 00:25, 18 June 2022
#!/usr/bin/env python3 import os os.system("echo 'Hello World'")
See also
- Python, PIP, GIL, Flask, Django, Marshmallow,
def
, logging, Pandas, Numpy, AWS Chalice,import
,from
,tuple
,list
, Python exceptions,virtualenv
,.append
,pytz
,TZ
,print
,python3 -c
,os
, PEP, Python Institute, Methods: Dunder methods, Flake8, Python collections, Function decorators in Python, Click python library, Python module, Flower,kwargs
, Black (Python), Python list structure, Mypy,variables
, Casting,try:
, pydoc, argparse, Anaconda,pyenv, setup.py, python3 --version, python3 --help
, Data Classes, raise
Advertising: