<%@ LANGUAGE="VBSCRIPT" %>

2001年陕西中考试题及标准答案


语文(1-6),数学(7-12),理化(13-22),英语(23-30)

思想政治(31-35),思想政治《开卷》(35-40)

<% for j=1 to 40 Response.write "" Response.write j Response.write " " if int(j/20)=j/20 then Response.write "
" end if next %>