This forum is now read-only. Please use our new forums! Go to forums

0 points
Submitted by Nicholas Vielbig
about 9 years

ANSWER

On line 17

puts "Raffi Krikorian - #{tweet['text']}"

if that doesn’t work, make sure you’ve included the JSON module at the top of the file.

Answer 554d2af976b8fe677b0002a8

0 votes

Permalink

Thank you!

points
Submitted by Heather
almost 9 years

Answer 5577903d937676094a0005b7

0 votes

Permalink

Out of curiosity what did puts “Raffi Krikorian - #{tweet[‘text’]}” do to make the code work?

points
Submitted by Eddie S
almost 9 years

1 comments

benjiman.walsh almost 9 years

The guys username changed since then, but because the program they wrote for this lesson is looking for the old username it will only pass you if you have this exactly printed,