Skip to content

NickName-AM/madlibs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

MADLIBS

Usage

python3 madlibs.py PATH_TO_FILE_WITH_STORY

Example

python3 madlibs.py mystory

Create your own story

- Write your story in a file
- Place every word to prompt between << and >>.
    Ex: <<NOUN>>, <<NAME>>, <<VERB>>, <<THIS_CAN_BE_WHATEVER_YOU_WANT>>
    * The lettercase doesnot matter
- Save the file and run (Check 'Usage')

Story Template Example

Hello, this is <<NAME>>. I am a <<PROGRAMMING_LANAGUAGE>> developer. I love <<VERB(ing)>>

About

The Madlibs game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages