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

Pizza Party - sync step 15 hint with instructions #6832

Merged
merged 3 commits into from
Mar 27, 2025
Merged

Conversation

ganicke
Copy link
Collaborator

@ganicke ganicke commented Mar 18, 2025

Align the hint code with the instructions for Step 15 in "Pizza Party".

Closes #6245

@ganicke ganicke requested a review from abchatra March 18, 2025 21:33
@abchatra abchatra requested a review from Copilot March 26, 2025 21:22
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Pizza Party tutorial to align the hint code for Step 15 with the written instructions.

  • Replaces the call to mp.isButtonPressed with a constant false in the condition.
  • Synchronizes the example code behavior with the step instructions.

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

@microsoft microsoft deleted a comment from Copilot bot Mar 27, 2025
@ganicke ganicke merged commit f2664b8 into master Mar 27, 2025
3 checks passed
@ganicke ganicke deleted the pizza-party-hint branch March 27, 2025 21:35
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

Successfully merging this pull request may close these issues.

'Pizza Party': The hint of step15 didn't match with content
2 participants