My Top 5 Artists (Week Ending 2011-12-18)
Imported from Last.fm Tumblr by JoeLaz
'Adam Barron
'Lab 1, Program 2
Public Class Form1
Private Sub btnCalc_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnCalc.Click
Me.Height = 185 'Causes lblOutput to be shown upon clicking the button
Dim bike, jog, swim, calories, total As Double
bike = txtBike.Text
swim = txtSwim.Text
jog = txtJog.Text
calories = bike * 200 + jog * 475 + swim * 275
total = calories / 3500
lblOutput.Text = total & " pounds were lost."
End Sub
End Class
and it suggested I buy that album and everything else Malkmus was ever a part of
but I’ve never bought anything from Amazon