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: tortune/tortune.go
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ const Version = "0.0.10"
9
9
10
10
var (
11
11
db= [...]string{
12
-
"A: Hey, do you know my friend Jason?\nB: You mean Jason Marshall?!\nYeah, he's super serious.",
12
+
"A: Hey, do you know my friend Jason?\nB: You mean Jason Marshall?!\nYeah, he's super serial.",
13
13
"Microsoft has really gotten good at making hardware. I colloquially refer to this phenomenon as Microhard.",
14
14
"Interviewer: What is your biggest strength?\nMe: I am an expert in machine learning.\nInterviewer: What’s 6 + 10?\nMe: Zero.\nInterviewer: Nowhere near. It’s 16.\nMe: Ok, It’s 16.\nInterviewer: What is 10 + 20?\nMe: It’s 16.",
15
15
"I was surprised when my niece said she learned R at school yesterday, and then I remembered she's 4 and she meant the letter.",
0 commit comments