Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate code #37

Open
karthikeyan91930 opened this issue Jan 2, 2023 · 2 comments
Open

Generate code #37

karthikeyan91930 opened this issue Jan 2, 2023 · 2 comments

Comments

@karthikeyan91930
Copy link

Hi may i know how to generate code based on this model.
for example are we able generate code in C# for simple task.if possible can you guide me how to write code.thanks in advance.

@kevalgithub1211
Copy link

def venn_diagram (B,C,D) :

Parameters: four sets B, C, D

Returns:

A single set that combines sets B, C and D in the manner

shown as a shaded area on the Venn diagram in the document

venn_diagram.pdf that you will find in the Zip archive

you downloaded from Canvas

The original sets B, C and D are left unchanged

return None    # code stub

@urialon
Copy link
Collaborator

urialon commented Apr 25, 2023

Hi @karthikeyan91930 ,
Thank you for your interest in our work!

Do you have any specific questions?
We would love to help.

Best,
Uri

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants