我的索引页面名为ecorustic.php,但我希望它在没有extention.Now的情况下显示简单的生态,如果我浏览这些页面,我会得到生态/山脉/喜马拉雅(它丢失了扩展名),但当我返回主页时,它显示ecorustic.php。请帮帮忙 RewriteEngine on
RewriteRule ^ecorustic/.php$ index.php #i madeit so the server
代码要求从2-5之间的数字输入计数到最多5,但最后一个要求是输出必须是文字数字。num = int(input('Enter a number (2-5): '))while count <= num: printnum = int(input('Enter a number (2-5): ')) count = count + 1Enter a number(<