You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .tours/ConvertCommentsToCode.tour
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
{
18
18
"file": "convert_comments_to_code.py",
19
19
"line": 9,
20
-
"description": "Let's run the code to see if it works. Click the follow hyperlink to execute your ConvertCommentsToCode.py file. It should count from one to ten. \n\n>> python3 ConvertCommentsToCode.py\n\nMission complete! You've used GitHub Copilot to create a function that counts to 10!"
20
+
"description": "Let's run the code to see if it works. Click the follow hyperlink to execute your convert_comments_to_code.py file. It should count from one to ten. \n\n>> python3 convert_comments_to_code.py\n\nMission complete! You've used GitHub Copilot to create a function that counts to 10!"
0 commit comments