5
Storkface
1 9
106/ 145
Last seen 1 year ago
Member for 1 year, 7 months, 21 days
Difficulty Easy
Liked a comment created by Phil15 for forum post "How to make variable's value reset after loop"
    import numpy
    def checkio(feedportions: int):
        birds = []
        newbirds = 0
       
Thank you!
Complete beginner here. For the "Feed Pigeons" task, I have come up with the following: impor
Joined to CheckiO