:orphan: .. _gallery_python_label: Python ====== This chapter shows some basics of ``Python``. .. raw:: html
.. raw:: html
.. only:: html .. image:: /11_demos/python/images/thumb/sphx_glr_demo_helloWorld_thumb.png :alt: Hello World :ref:`sphx_glr_11_demos_python_demo_helloWorld.py` .. raw:: html
Hello World
.. raw:: html
.. only:: html .. image:: /11_demos/python/images/thumb/sphx_glr_demoStringInput_thumb.png :alt: String input :ref:`sphx_glr_11_demos_python_demoStringInput.py` .. raw:: html
String input
.. raw:: html
.. only:: html .. image:: /11_demos/python/images/thumb/sphx_glr_demo_variables_thumb.png :alt: Basic variables :ref:`sphx_glr_11_demos_python_demo_variables.py` .. raw:: html
Basic variables
.. raw:: html
.. only:: html .. image:: /11_demos/python/images/thumb/sphx_glr_demo_decision_loops_thumb.png :alt: Decisions, loops :ref:`sphx_glr_11_demos_python_demo_decision_loops.py` .. raw:: html
Decisions, loops
.. raw:: html
.. only:: html .. image:: /11_demos/python/images/thumb/sphx_glr_demo_listTupleDict_thumb.png :alt: Lists, tuples, dictionaries :ref:`sphx_glr_11_demos_python_demo_listTupleDict.py` .. raw:: html
Lists, tuples, dictionaries
.. raw:: html
.. only:: html .. image:: /11_demos/python/images/thumb/sphx_glr_demo_operations_thumb.png :alt: Basic operations :ref:`sphx_glr_11_demos_python_demo_operations.py` .. raw:: html
Basic operations
.. raw:: html
.. toctree:: :hidden: /11_demos/python/demo_helloWorld /11_demos/python/demoStringInput /11_demos/python/demo_variables /11_demos/python/demo_decision_loops /11_demos/python/demo_listTupleDict /11_demos/python/demo_operations