Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitcdf72e7

Browse files
committed
Fix tests for removed message step
1 parentbe3b42b commitcdf72e7

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

‎backend/main/test_transcript.json‎

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -49,31 +49,6 @@
4949
},
5050
"step":"first_expression"
5151
},
52-
{
53-
"page":"Introducing The Shell",
54-
"program": [
55-
"3 x 4"
56-
],
57-
"response": {
58-
"message":"<p>I see an 'x'. If you're trying to multiply, use an asterisk, e.g:</p>\n\n<pre><code class=\"codehilite\"><span><span class=\"mi\">3</span> <span class=\"o\">*</span> <span class=\"mi\">4</span>\n</span></code></pre>",
59-
"passed":false,
60-
"result": [
61-
{
62-
"color":"red",
63-
"text":" 3 x 4\n ^\nSyntaxError: invalid syntax\nat line 1\n\nA `SyntaxError` occurs when Python cannot understand your code.\n\nCurrently, I cannot guess the likely cause of this error.\nTry to examine closely the line indicated as well as the line\nimmediately above to see if you can identify some misspelled\nword, or missing symbols, like (, ), [, ], :, etc.\n\nYou might want to report this case to\nhttps://github.com/aroberge/friendly-traceback/issues\n\n"
64-
},
65-
{
66-
"color":"red",
67-
"text":"\n"
68-
},
69-
{
70-
"color":"white",
71-
"text":">>>"
72-
}
73-
]
74-
},
75-
"step":"more_calculation"
76-
},
7752
{
7853
"page":"Introducing The Shell",
7954
"program": [

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp