Skip to content

NMirela/soc01h-cc-Mirela-Nicolaescu.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

soc01h-cc-Mirela-Nicolaescu.py

L = 'land' W = 'water' world = [L,L,L,L,L,L,W,W,W,W,W] continent_size = world.count(L) print(continent_size)

About

week 1 SoC Hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published