171k views
8 votes
Complete the code to have the following output.
'hi

User Rubasace
by
6.0k points

2 Answers

6 votes

Answer:

javascript :

console.log("\'hi");

python:

print("/'hi")

Step-by-step explanation:

User Rob Bricheno
by
4.8k points
5 votes

Answer: < 9

Explanation: I got it right on Edge after getting it wrong. Have some faith

User Null Canvas
by
5.4k points