Skip to content

Dumbo-programmer/Python-for-students

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python for Students

Welcome to the Python for Students project! This repository contains 20 Python scripts designed to help students with various tasks, enhancing their learning and productivity.

Table of Contents

Introduction

This project aims to provide a collection of Python scripts that assist students with various academic and personal tasks. Each script is designed to be user-friendly, robust, and interactive, ensuring a smooth user experience.

Installation

To use these scripts, you need to have Python installed on your system. You can download Python from the official website.

Clone this repository to your local machine using:

git clone https://github.com/yourusername/python-for-students.git

Usage

To run a script, use the script_runner: image

Scripts

1. Simple Calculator

Performs basic arithmetic operations like addition, subtraction, multiplication, and division.

2. Grade Calculator

Calculates the final grade based on individual assignment grades and their weights.

3. Unit Converter

Converts units of measurement like length, weight, and volume.

4. BMI Calculator

Calculates Body Mass Index (BMI) based on height and weight.

5. To-Do List

Manages a to-do list, allowing users to add, remove, and view tasks.

6. Flashcard Quiz

Helps students study by testing them with flashcards.

7. Stopwatch

Measures elapsed time, useful for timing study sessions or experiments.

8. Countdown Timer

Counts down from a specified time, useful for managing study breaks.

9. Dictionary

Provides definitions of words using an online dictionary API.

10. Currency Converter

Converts currency amounts using an online API.

11. Periodic Table Lookup

Provides information about elements on the periodic table.

12. Weather App

Fetches and displays weather data for a specified city.

13. Password Generator

Generates strong, random passwords.

14. Random Student Selector

Selects a student randomly from a list, useful for classroom activities.

15. Rock, Paper, Scissors Game

Plays a simple game of Rock, Paper, Scissors against the computer.

16. Prime Number Checker

Checks if a number is prime.

17. Fibonacci Sequence Generator

Generates a specified number of terms in the Fibonacci sequence.

18. Currency Converter

Converts currency amounts using an online API.

19. Name Generator

Generates random names from a list of first and last names.

20. Simple Chatbot

Simulates a simple conversation with the user.

Contributing

Contributions are welcome! Please read the contributing guidelines first.

License

See the License file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages