Skip to content

Instantly share code, notes, and snippets.

View yaay1010's full-sized avatar

Yaay1010 yaay1010

View GitHub Profile
@yaay1010
yaay1010 / README.md
Created August 8, 2021 11:49
A fully working Yes/No generator function in Python with the explanation in Markup

How to setup

First, Install Python if you don't already have vs code too, Install it here.. Then, setup some extensions, make a workspace folder and make a python file. Type in this for the program: code

yesNo = "No"
def YesNo():