MUNYMAK3R / W02--W03-Prove

My first 3 beginner level Python Projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

My first three beginner level Python projects posted on Github. The three programs are:

  • A simple Bank Account
  • A simple Currency Converter
  • A simple Mad Lib

Development Environment

  • Visual Studio Code
  • Python 3.8.5

Execution

To execute the Bank Account program: python Bank_Account.py

Program screenshot showing the Bank Account program running

To execute the Currency Converter program: python Currency_converter.py

Program screenshot showing the Currency Converter program running

To execute the Mad Lib program: python Mad_lib.py

Program screenshot showing the Mad Lib program running

Useful Websites

About

My first 3 beginner level Python Projects


Languages

Language:Python 100.0%