Show More
@@ -185,7 +185,7 b' This allow you for example to put the list of files of the current working direc' | |||||
185 |
|
185 | |||
186 | .. code-block:: ipython |
|
186 | .. code-block:: ipython | |
187 |
|
187 | |||
188 |
In[1]: my_files |
|
188 | In[1]: my_files = !ls | |
189 |
|
189 | |||
190 |
|
190 | |||
191 | You can combine the different possibilities in for loops, condition, functions...: |
|
191 | You can combine the different possibilities in for loops, condition, functions...: |
General Comments 0
You need to be logged in to leave comments.
Login now