Le Mapou, les Saintes

Le Mapou is a quartier of Terre-de-Bas Island, located in Îles des Saintes archipelago in the Caribbean. It is located in the eastern part of the island. The ancient port of the island was located at this place.

Le Mapou
Quartier
Coordinates: 15°51′00″N 61°38′49″W
Country France
Overseas departmentGuadeloupe
Cantonles Saintes
communeTerre-de-Bas

To See


gollark: Oops.
gollark: ```pythonfor fizzbuzz in range(51): if fizzbuzz % 3 == 0 and fizzbuzz % 5 == 0: print("fizzbuzz") elif fizzbuzz % 3 == 0: print("fizz") elif fizzbuzz % 5 == 0: print("buzz") print(fizzbuzz)```
gollark: And it gets shorter, yes.
gollark: Yours prints `[number] [maybe fizz and/or buzz]`, the python version does *not* and it's shorter if it is allowed to
gollark: Also, it does not seem to be doing the same thing as the python version.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.