yvetteTsai22 / gre-words

To help memorize gre words

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mnemonic Helper!

These programs here will help you to memorise word lists for GRE with ease. Thanks to mnemonics provided by various people!

Requirements

Python Help

For those who don't know how to run a python script.

  • Installing Python

  • Download Python 2.7.x from here (NOTE: This will not work with Python 3.x)

  • Install it the way you install anything. Follow this video if you need more help

  • To add python to path, follow these steps or watch the previous video(skip to 1:55)

  • Running a program

  • Open command prompt

  • Navigate to program location using the cd command. Easiest way would be to create a folder called 'Python' in Desktop and store all programs in that folder and use

 > cd Desktop/Python/ 
  • To run a program 'code.py', use
 > python code.py
  • That's it!

About

To help memorize gre words


Languages

Language:OpenEdge ABL 98.5%Language:Python 1.5%