A Python script that calculates the salary change, along with the change percentage, after a 10% increment and a 10% decrease to the salary.
-
Updated
Nov 14, 2025 - Python
A Python script that calculates the salary change, along with the change percentage, after a 10% increment and a 10% decrease to the salary.
A Python script that calculates the increase of a salary after 3 5% increments.
A Python script that calculates the profit or loss, given the income and the expenses.
A Python script that calculates the future worth of an investment.
A Python script that calculates a team's win percentage.
A Python script that calculates the present worth of an investment, given its desired future worth.
A biology-themed Python hotseat game for 2 players.
A Python script that calculates a car's speed in miles per hour, given its skid distance in feet.
A Python script that solves the Hanoi Towers puzzle.
A Python script that calculates how much weight (in pounds) a person loses during a triathlon.
All about learning scripting
Export sales data from Google Sheet to a relational DBSM
A Python script that calculates the cost of the electricity that is consumed by an appliance.
The code for my website
This project aims to analyze Airbnb data using MongoDB Atlas, perform data cleaning and preparation, develop interactive geospatial visualizations and create dynamic plots to gain insights into pricing variations, availability patterns and location-based trends.
This Python script creates a GitHub bot that automates the creation of a private repository (if it doesn't exist) and commits at random dates from 1 year ago to the present. It uses the GitHub API to manage repositories and the git command line tool to make commits. The dates for commits are randomly generated within a specified range.
In This project aims to analyze Airbnb data, perform data cleaning and preparation, develop interactive geospatial visualizations and suing for MySql , availability patterns, and location-based trends with help of Streamlit app.
A Python script that calculates the distance between a storm and an observer of it.
A Python script that calculates the tip to be paid to a waiter, given the bill amount and the tip percentage.
A Python script that calculates the ideal exercise heart rate of a person.
Add a description, image, and links to the pythonscripting topic page so that developers can more easily learn about it.
To associate your repository with the pythonscripting topic, visit your repo's landing page and select "manage topics."