请国内的师兄帮帮忙~~关于while loop的问题,实在是不会做
问题:
Createan empty Stata dataset with 100 observations. Then write a Stata loop (usingthe ‘while’ command) that will set the variable ‘x’ to equal 100 for the firstobservation and to increase by 10 for each subsequent observation.