misc accidentl file remove

This commit is contained in:
Dan Ballard 2014-01-15 10:12:04 -05:00
parent 176ba87c3a
commit a61265e2ed
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
for ( number in 3:100 by 2) {
print (number)
number <- number + 1
}