An open API service indexing awesome lists of open source software.

https://github.com/aymanmomin/python-project-1-zookeeper

This is my first python project offered by JetBrains Academy; Python for beginners course
https://github.com/aymanmomin/python-project-1-zookeeper

jetbrains-academy learning-by-doing project pyhton3

Last synced: 5 months ago
JSON representation

This is my first python project offered by JetBrains Academy; Python for beginners course

Awesome Lists containing this project

README

          

# Project: Zookeeper

This short code challenge can help the local zoo look after its denizens. You will create a tool for monitoring animals and their status.

## Learning outcomes

This project is aimed at our beginners. It helps you understand some syntax basics and learn how to work with variables, data storage types such as lists, and while loops.