Feeds
提问
Performing operation with loop index inside for-loop doesn't work as expected
Hi I'm trying to print an upside-down triangle of hash marks using a for loop. Here's what I've got so far: n=input('How man...
8 years 前 | 1 个回答 | 0
1
个回答提问
Error when using isempty in a while loop
Hi, I'm trying to make a while loop using two conditions separated by an OR. The loop should continue for as long as 'a' is zero...
8 years 前 | 2 个回答 | 0
