Welcome to Python CM 🐍🇨🇲
This is the Python Users Group Cameroon. We host presentations and discussions about Python and Python-related software development (mostly framework-independent).
Python 3.9.0
>>>
print("welcome to python cameroon user group")
>>> still_alive = True
>>> while still_alive :
wear_mask()
stay_6_ft_apart()
wash_hands()
get_tested()
>>>