L = 'land' W = 'water' world = [L,L,L,L,L,L,W,W,W,W,W] continent_size = world.count(L) print(continent_size)
-
Notifications
You must be signed in to change notification settings - Fork 0
NMirela/soc01h-cc-Mirela-Nicolaescu.py
About
week 1 SoC Hackathon
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published