Skip to content

Conversation

@BillWagner
Copy link
Member

@BillWagner BillWagner commented Apr 23, 2020

The beginner loops tutorial does not contain any examples of nested loops.

Add a beginner example to both the interactive and local versions.

Fixes #17208

internal review link - interactive
Internal review link - local

The beginner loops tutorial does not contain any examples of nested loops.

Add a beginner example to both the interactive and local versions.

Fixes dotnet#17208
@BillWagner BillWagner marked this pull request as ready for review April 23, 2020 19:14
@BillWagner BillWagner requested a review from tdykstra April 23, 2020 19:21
Co-Authored-By: Petr Kulikov <petr.kulikov@gmail.com>
Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, just a couple minor suggestions. What is the YAML file used for?

Co-Authored-By: Tom Dykstra <tdykstra@microsoft.com>
@BillWagner
Copy link
Member Author

@tdykstra

What is the YAML file used for?

That's how we build the step-by-step interactive tutorials.

@BillWagner BillWagner merged commit 1d7305a into dotnet:master Apr 23, 2020
@BillWagner BillWagner deleted the add-nested-loops-example branch April 24, 2020 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The documentation doesn't mention any examples for nested loops

4 participants