Skip to content

Commit 8a0aaf8

Browse files
committed
renaming files
1 parent 95a2720 commit 8a0aaf8

4 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.
File renamed without changes.
File renamed without changes.

_posts/30DaysOfPython/2025-12-18-python-day9.md renamed to _posts/30DaysOfPython/2025-12-27-python-day9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: Conditionals - Creating Code That Uses 'If, Then' Logic...
44
description: >-
55
The most fundamental aspect of coding is the ability to write code that performs a function if a criteria is met, else it does something different. At its simplest form, we need to be able to know how to operate these blocks of code that will get out program the way we need.
66
author: Sheikh Hussain
7-
date: 2025-12-26 17:00:00 +0000
7+
date: 2025-12-27 17:00:00 +0000
88
categories: [Python, Courses]
99
tags: [python, programming, course, 30days, day9]
1010
pin: false

0 commit comments

Comments
 (0)