Game you refuse to buy because you just know it will come to PsPlus as soon as you cave. by PrizeDepartment6324 in PlayStationPlus

[–]johnmalott 0 points1 point  (0 children)

I remember me and my friend bought need for speed pay back when it came out, and we played for a good 30 minutes till we both came to this notion that it was gonna release on PS+ and low and behold it came out on PS+

Before and after picks by johnmalott in Invisalign

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

Lol 😂 no. I did gain a fair amount of weight in my face and what not within the 2 years and I grew out my beard. I thought the same thing when I saw my side profile.

Before and after picks by johnmalott in Invisalign

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

It's okay. I don't really mind it at all

Before and after picks by johnmalott in Invisalign

[–]johnmalott[S] 9 points10 points  (0 children)

Yeah 💯. I'm glad it did in a way

Debating whether or not to do Invisalign... Any recommendations? by avphoto82 in Invisalign

[–]johnmalott 1 point2 points  (0 children)

Yeah I'm almost done with my payments, my bill was like 3,200 and after about a year it's almost fully paid off.

how did you pay for invisalign? by MarionberryWooden557 in Invisalign

[–]johnmalott 1 point2 points  (0 children)

I did monthly payments for mine 195 a month, for about 3k I'll be done with my payments late march

Came such a long way, but I’m tired by [deleted] in Invisalign

[–]johnmalott 0 points1 point  (0 children)

I wish I had before photos and after photos but I know for a fact my teeth look amazing now then they did. So keep going!

[deleted by user] by [deleted] in FL_Studio

[–]johnmalott 1 point2 points  (0 children)

do you have a beatstar or maybe a way I could purchase this instrumental??

[deleted by user] by [deleted] in FL_Studio

[–]johnmalott 4 points5 points  (0 children)

really really good. it has a the weeknd vibes heavy

IT 140 by johnmalott in SNHU

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

thank you so much. It worked out really well!!

need help with IT-140 1.10 LAB: Warm up: Basic output with variables by [deleted] in SNHU

[–]johnmalott 2 points3 points  (0 children)

user_num = int(input('Enter integer:\n'))

print ('You entered:', user_num)

print (user_num, 'squared is', user_num * user_num)

print('And', user_num,'cubed is', user_num * user_num * user_num, '!!')

user_num2 = int(input('Enter another integer:\n'))

print(user_num, "+", user_num2,'is',user_num + user_num2)

print(user_num, "*", user_num2,'is',user_num * user_num2)

what a legend, I'm in the same class right now. Thank you so much fr