The number of non-negative integers less than 1000 that contain the digit 1 are:
Step-by-step Solution:
The numbers containing 1 is calculated as: \[ 10^3 - 9^3 \] \[ = 1000 - 729 = 271 \]