Electron microscopy
 
Lists and list() in Python
- Integrated Circuits -
- An Online Book -
Integrated Circuits                                                                                   http://www.globalsino.com/ICs/        


=================================================================================

=======================================================

Both lists and tuples can contain multiple values, which makes it easier to handle large amounts of data.

Basic 1. Augmented assignment operators. code:
         Output the rows if the cell value is in a specific range
Basic 1. Output:         
         Output the rows if the cell value is in a specific range

Basic 2. Index in a list. code:
         Output the rows if the cell value is in a specific range
Basic 2. Output:         
         Output the rows if the cell value is in a specific range

=======================================================

General: code:
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

=======================================================

General: code:
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

=======================================================

Output the rows if the cell value is in a specific range: code:
         Output the rows if the cell value is in a specific range
Input:         
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

=======================================================

=======================================================

Simple lists: code:
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

=======================================================

Looping through a list from left to right: code:
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

=======================================================

Looping through a list by assigning the list to a variable, and then use the variable name in the for loop. code:
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

=======================================================

Looping through a list by assigning the list to a variable, and then use the variable name in the for loop. However, mark it Terminated and ignore the rest of the items in the list when see "End". code:
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

=======================================================

Mixed list and replace an item in the list. code:
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

=======================================================

Methods of copy. code:
         Output the rows if the cell value is in a specific range
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range

=======================================================

Print all iterms in a list in a seperate line. code:
         Output the rows if the cell value is in a specific range
Output:         
         Output the rows if the cell value is in a specific range


 

 

=================================================================================