Skip to content

TineshaErskine/python_codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python Projects

These are a couple of my python scripts.

Table of contents

  1. Birthday countdown

    • A script that takes user input in the form of a birthday and tell you if today is your birthday or how many days until your birthday
  2. Grade tracker

    • A script that takes user input in the form of a course and the grade obtained. It creates, writes, and saves this in a txt file. It will then read the information and print the average grade for the courses.
  3. Random numbers list

    • A script that generates 12 random numbers and saves them within a list. It will sort the list from lowest to highest, print the first eight elements, and then print the last four elements in the sorted. It then prints the fourth element in the sorted list and amount of even and odd numbers.

About

A couple of my python scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages