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

Idea for next year #3

Open
Timmarh opened this issue Sep 23, 2024 · 1 comment
Open

Idea for next year #3

Timmarh opened this issue Sep 23, 2024 · 1 comment

Comments

@Timmarh
Copy link
Contributor

Timmarh commented Sep 23, 2024

include some python basics. Edit list as we go:

  • Creating folders
  • Downloading and unzipping files
  • printing with fstring
@Timmarh
Copy link
Contributor Author

Timmarh commented Sep 27, 2024

Include to return an catch multiple variables

def example():
  return 10,10
a,b = example()

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

1 participant