showing how to create a program that will add up your budget using numeric variables input "rent"; budget1 input "gas"; budget2 input "electric"; budget3 print "total";budget1+budget2+budget3
conversation
showing how to use a string of variables input "how old are you?"; input "gas"; budget2 input "electric"; budget3 print "total";budget1+budget2+budget3
Homework
Tabatha Murphybudget
showing how to create a program that will add up your budget using numeric variablesinput "rent"; budget1
input "gas"; budget2
input "electric"; budget3
print "total";budget1+budget2+budget3
conversation
showing how to use a string of variablesinput "how old are you?";
input "gas"; budget2
input "electric"; budget3
print "total";budget1+budget2+budget3
Third Part Title
Text here.Homework | budget | conversation | Third Part Title