Skip to content

This program stores data associated with creatures similar to pokemon called pakuri, including the species, attack, defense, and speed. This is accomplished with a list of pakuri objects, which each contain a variable for each attribute the pakuri has.

Notifications You must be signed in to change notification settings

ashley44511/pakudex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pakudex

This program stores data associated with creatures similar to pokemon called pakuri, including the species, attack, defense, and speed. This is accomplished with a list of pakuri objects, which each contain a variable for each attribute the pakuri has. This project was completed in Programming Fundamentals 1.

to operate:

  1. Clone the pakudex repository
  2. Open repository in an IDE
  3. Navigate to pakuri_program.py and run it in the IDE.
  4. The program will run in the terminal.

About

This program stores data associated with creatures similar to pokemon called pakuri, including the species, attack, defense, and speed. This is accomplished with a list of pakuri objects, which each contain a variable for each attribute the pakuri has.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages