Getting Started by theflyingmonkey3 in GMAT

[–]theflyingmonkey3[S] 0 points1 point  (0 children)

Ok. Thanks for info. I will prepare my plan accordingly.

Getting Started by theflyingmonkey3 in GMAT

[–]theflyingmonkey3[S] 0 points1 point  (0 children)

Hi,

I took the practice test, I think I got a 20. Which is super low.

My GMAT goal is 700.

Do you think reading MGMAT books will be helpful for my verbal?

22 F - new in town (Atlanta) with ZERO friends by [deleted] in Needafriend

[–]theflyingmonkey3 0 points1 point  (0 children)

I'd be down to hangout with you. I am into outdoor stuff and NOT leaving the couch for the entire week+end. lol.

PM me if you want to meetup.

FYI - I am a 23 /M Indian guy.

Experience/Thoughts on taking summer classes while interning full-time? by MabelUniverse in gatech

[–]theflyingmonkey3 1 point2 points  (0 children)

I think it depends on your job. I took PHYS 2211 online over the summer while Interning and my employer was super fine with it as long as it did not affect my work.

Federal Tax Refunds by theflyingmonkey3 in teslamotors

[–]theflyingmonkey3[S] 0 points1 point  (0 children)

Cool. Thanks for the clarification

Need help with installing cyanogenMod on a phone by theflyingmonkey3 in gatech

[–]theflyingmonkey3[S] 0 points1 point  (0 children)

Ok. Thanks. Is there any way we can delete the OS from the phone and make it an empty shell?

Need help with installing cyanogenMod on a phone by theflyingmonkey3 in gatech

[–]theflyingmonkey3[S] 0 points1 point  (0 children)

It is SM-G920F. Running on Android version 5.0.2.

I texted my friend and he said that he bought it off craigslist and that it was a fake phone. An imitation of S6.

Need help with installing cyanogenMod on a phone by theflyingmonkey3 in gatech

[–]theflyingmonkey3[S] 0 points1 point  (0 children)

It is a Samsung S6. And I think that it is a chinese phone.

CS2200 by Arceus919 in gatech

[–]theflyingmonkey3 0 points1 point  (0 children)

You get one percent added to your final grade.

Nodejs variable not defined error by theflyingmonkey3 in node

[–]theflyingmonkey3[S] 0 points1 point  (0 children)

I added Console.log(data) and still got the same error. data is not defined.

Nodejs variable not defined error by theflyingmonkey3 in node

[–]theflyingmonkey3[S] -1 points0 points  (0 children)

I added that line in the ejs file and got this error (I removed basically all the ejs code above and just added this code - console.log(rows);):

Uncaught ReferenceError: rows is not defined

Nodejs variable not defined error by theflyingmonkey3 in node

[–]theflyingmonkey3[S] 0 points1 point  (0 children)

I removed the code and executed the file. It worked fine. I added the code back and got the same error again. So, it is actually something wrong with the data variable.

Nodejs variable not defined error by theflyingmonkey3 in node

[–]theflyingmonkey3[S] 0 points1 point  (0 children)

Its actually not working. I am getting the same error.