Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

explicit-logic/python-module-13.1

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Module 13 - Programming with Python

This repository contains a demo project created as part of my DevOps studies in the TechWorld with Nana – DevOps Bootcamp.

Demo Project: Write Countdown Application

Technologies used: Python, PyCharm, Git

Project Description:

  • Write an application that accepts a user input of a goal and a deadline (date). Print the remaining time until that deadline

Prerequisites

  1. Install Python 3.9+

    Download from python.org/downloads, then verify the installation:

    python3 --version
  2. Install an IDE

    PyCharm or VS Code work well for this project.


Run the app

From the project root:

python3 time-till-deadline.py

When prompted, enter your goal and deadline separated by a colon. The deadline must be in DD.MM.YYYY format.

Example:

enter your goal with a deadline separated by a colon
Finish DevOps Bootcamp: 01.06.2026
Dear user! Time remaining for your goal: Finish DevOps Bootcamp is 192 hours

Example output

About

Write Countdown Application

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.