Long time no issue, today I'll make one for newcomers, and veterans please skip:
Title:
Now there is a one-to-one correspondence between a-z and 1-26. Now we need to use batch processing to randomly get 10 different values from 52 values of 1-26 and a-z (all regarded as values). For example, 1 and a, 26 and z are regarded as the same value.
Requirements:
The code is efficient, concise, general, and does not generate temporary files.
Bonus:
Add 10 points if the code fully meets the requirements.
Title:
Now there is a one-to-one correspondence between a-z and 1-26. Now we need to use batch processing to randomly get 10 different values from 52 values of 1-26 and a-z (all regarded as values). For example, 1 and a, 26 and z are regarded as the same value.
Requirements:
The code is efficient, concise, general, and does not generate temporary files.
Bonus:
Add 10 points if the code fully meets the requirements.
批处理之家新域名:www.bathome.net
