Skip to content

Commit d7b6a37

Browse files
committed
Fix typo on date
1 parent dc78b68 commit d7b6a37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

01_hello/hello.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#! /usr/bin/env python3
22
"""
33
Author: RuthlessHelp
4-
Date: 2023-10-01
4+
Date: 2025-07-21
55
File: hello.py
66
Purpose: A simple script to print "Hello, World!"
77
"""

0 commit comments

Comments
 (0)