Skip to content

marcus-dk/py2pseudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

py2pseudo

The Official Python => Pseudocode Translator

The translator is written by: Marcus Sorensen (marcus-dk) and Igor Michalec (BlueComrade)

To Use:

  1. Add the python file that you want to translate to pseudocode into a directory with this code
  2. Change the "python_file" variable (line 10) to the name of the python file you want translated
  3. Run the program
  4. A new text file with the newly created pseuodcode will be in the directory that the code was run in

Prerequisites: python 3.7

About

The Official Python => Pseudocode Translator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages