Advent of Python

October 2025

Daily Python Challenges

31 Days • 31 Challenges

Day 1

Coming Soon

Easy

Welcome to Advent of Python! Write a program that prints 'Hello, October!' to the console.

Test Cases:

Test Case 1: Should print the greeting message
Expected Output: Hello, October!
Advent of Python - 31 Days of Python Challenges