小弟最近初學遇到一題不知道怎解
題目是這樣的
Student wants to display 1 to 1000 numbers with an expansion of 2.Meaning
the output should be:1 3 5 7 9 11...Student dont know to write a script.
Please help him with a single command to display this.
Repeat the same to display all alphabets with expansion of 4 so as to display
A E I M
…
請大家指導一下
--
題目是這樣的
Student wants to display 1 to 1000 numbers with an expansion of 2.Meaning
the output should be:1 3 5 7 9 11...Student dont know to write a script.
Please help him with a single command to display this.
Repeat the same to display all alphabets with expansion of 4 so as to display
A E I M
…
請大家指導一下
--
All Comments