course_planning:code-testing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
course_planning:code-testing [2024/01/19 13:42] caballerocourse_planning:code-testing [2024/01/19 13:44] (current) caballero
Line 112: Line 112:
 </code> </code>
 ``` ```
 +
 +**Note: Highlighting lines uses an absolute number (i.e., the given number of lines sets the length and order starting from 1).**
  
 ### Example ### Example
  
-<code python [enable_line_numbers="true", highlight_lines_extra="27,29", start_line_numbers_at="42"] | Focusing on the Loop >+<code python [enable_line_numbers="true", highlight_lines_extra="4,6,8", start_line_numbers_at="27"] | Focusing on the Loop >
 while True: while True:
     rate(200)     rate(200)
  • course_planning/code-testing.1705671739.txt.gz
  • Last modified: 2024/01/19 13:42
  • by caballero