============= Python Basics ============= There are many Python courses available. We only discuss some special corner cases. Have also a look at the linklist below. .. _python_basics: .. toctree:: :maxdepth: 1 a_datatypes/a_datatypes c_strings/c_strings e_tuple/e_tuple g_lists/g_lists i_dictionary/i_dictionary k_formating/k_formating m_modulo/m_modulo o_slicing/o_slicing Other Python courses -------------------- - https://developers.google.com/edu/python