Lambda Functions Workshop
A project to teach and implement lambda functions in Python..
Abstract Factory
Epic users must implement/fix the critical problem in the Restaurant app. The app lacks proper management of available branches in the Cities and the available specific dishes in those cities..
Variable Assignment Practice
A simple project to practice variable assignments in Python..
Calculator
Simple Python project to build and learn how to use EpicLaunchX.
Decorators
The easy project to understand decorator implementation in Python..
Builder
Epic users must help fast-food restaurants manage the burger-making process, including ingredient tracking and order fulfillment..
Traffic Management System
In a futuristic smart city, the traffic management system is entirely autonomous and responsible for ensuring smooth traffic flow, minimizing congestion, and responding to incidents..
Hello World
Kick off your coding adventure by writing a simple function and verifying it works with a quick test..
Logging Context Manager
The medium-level project to understand context manager implementation in Python..