Zoo Keeper Detail
Project information
- Category: Coding
- Language: Python
- Source: JetBrains Academy
- Project date: 28 April, 2020
- Project URL: Zoo Keeper
This short code challenge can help the local zoo look after its denizens. I created a tool for
monitoring animals and their status.
This project is aimed at beginners. It helps to understand some syntax basics and learn
how to work with variables, data storage types such as lists, and while loops.