Day 12 of documenting my learning journey

What I did Today
1.Decision making using if-else statement.
2.Wrote python scripts and tracked,commited and pushed to github

On what I learnt today
The syntax of using if else statement is:

if condition:
print statement
elif condition:
print statem…


This content originally appeared on DEV Community and was authored by James Kabuga

What I did Today
1.Decision making using if-else statement.
2.Wrote python scripts and tracked,commited and pushed to github

On what I learnt today
The syntax of using if else statement is:

if condition:
print statement
elif condition:
print statement
elif condition:
Print statement
else:
print statement.

Challenges I faced
Everything ran smoothly i had no drawbacks.

Resources I used
Python series by Bonaventure Ogeto on youtube
Github

What I'll do tomorrow
Tomorrow I'll do a mini project on ticket booking and ticket checking to compliment what I've been learning.


This content originally appeared on DEV Community and was authored by James Kabuga


Print Share Comment Cite Upload Translate Updates
APA

James Kabuga | Sciencx (2025-10-23T20:33:23+00:00) Day 12 of documenting my learning journey. Retrieved from https://www.scien.cx/2025/10/23/day-12-of-documenting-my-learning-journey/

MLA
" » Day 12 of documenting my learning journey." James Kabuga | Sciencx - Thursday October 23, 2025, https://www.scien.cx/2025/10/23/day-12-of-documenting-my-learning-journey/
HARVARD
James Kabuga | Sciencx Thursday October 23, 2025 » Day 12 of documenting my learning journey., viewed ,<https://www.scien.cx/2025/10/23/day-12-of-documenting-my-learning-journey/>
VANCOUVER
James Kabuga | Sciencx - » Day 12 of documenting my learning journey. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/10/23/day-12-of-documenting-my-learning-journey/
CHICAGO
" » Day 12 of documenting my learning journey." James Kabuga | Sciencx - Accessed . https://www.scien.cx/2025/10/23/day-12-of-documenting-my-learning-journey/
IEEE
" » Day 12 of documenting my learning journey." James Kabuga | Sciencx [Online]. Available: https://www.scien.cx/2025/10/23/day-12-of-documenting-my-learning-journey/. [Accessed: ]
rf:citation
» Day 12 of documenting my learning journey | James Kabuga | Sciencx | https://www.scien.cx/2025/10/23/day-12-of-documenting-my-learning-journey/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.