You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A small and lightweight library for Python 3.x and PyPy3 to print texts as banners. Works on Linux, MacOS and Windows. No Figlet, Toilet ou PyFiglet needed, it's Pure Python!
This repository contains my final project for the Harvard CS50 Introduction to Python course. The project is an implementation of a world clock with voince assistance. It was developed as part of the course requirements to demonstrate proficiency in Python programming concepts and problem-solving skills.