Skip to content

This a repository of some of my previous work. These are primarily assignments from CMPT 120 and little projects I made to practice my coding abilities.

Notifications You must be signed in to change notification settings

1saacRankin/My-Python-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My-Python-Code

This a repository of some of my previous work. These are primarily assignments from CMPT 120 and little projects I made to practice my coding abilities.

Here is one of my projects I'm especially proud of, it's a bit goofy but I enjoyed working on this project so I wanted to show it off as an example of what you'll find in this repository

I took a bunch of standard yellow bananas then turned them pink!

We start with these...

yellowbananas

Then write a program...

codeimage

With a function which picks up the relevant shades of yellow based on RGB values...

colordetector

Then magically we have "GMO" pink bananas!

pinkbananas

Who wouldn't love to try a pink banana?

All my code in this repository is in Python, if you'd like, you can copy it into wherever you run Python. I like using Repl.it, a site where you can create and run code in various languages

Some of the code requires the use of files. Those files are either in the repository named in a fashion that makes it clear which code it is meant for, or if the file is very small just for testing, it will be at the bottom of the file containing the code.

About

This a repository of some of my previous work. These are primarily assignments from CMPT 120 and little projects I made to practice my coding abilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published