Programming Level 2 50 points

Python Practice - Conditional CSV Sales Filtering

Mission

Runtime-generated data.txt is a sales CSV. The notes of the one row with amount >= 10000, status completed, and a SEC- product_id is the FLAG.

#programming#python#csv

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag