Skip to content

hardbyte/yolo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

YOLO

Don't write code, just ask GPT what a function might return.

from yolo import yolo

@yolo
def get_nth_prime(n):
    ...


print(get_nth_prime(5000))
48611

About

A silly Python decorator to allow a function's output to be guessed by GPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages