geom_histogram( alpha = 1, color="black")+ title='Total Length at EarthwormSites \\n vs Total Length at Earthworm-Free Sites', x='Snout-Vent Length (mm)')+
theme我只试过玩aes(co
代码要求从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(<