abailey06
@abailey06
0
Family Total Age
This program calculates your families total age. In this there could be somethings other people don’t have like a brother or a sister if some of these people don't exit in your life put down 0, if theres more then one just add those ages together yourself then input it as the whole age. Say you have 2 brothers ones 14 the other is 18 add 14 and 18 together which would be 32, input that as the brother variable.1
2
0
0
Favourite food questions!
In this program I’ve made it so it asks you a bunch of questions about food preferences and flavour preferences. You have 4 questions, Ice cream flavour, Beverage, Cereal and Cake or cupcakes.
0
1
0
0
0
0
Weather (C to F)
In this conditional program the user is able to convert Fahrenheit to celsius or celsius to fahrenheit. The user inputs a temperature then chooses between using F to C or C to F. If the user would choose F then in order for the program to turn that into C it’ll have to subtract the temperature by 32 then times it by 5 divided by 9. If the user chooses C the program has to times the temperature by 9 then divide it by 5 plus 32. If the improper simple is used you with get an error message.7
1
0
0
Output_Print
This is a program explaining how to use the “Word print” to be able to print words and numbers out on programs.3
1
0
0
Counter_Loop
This is the while loop example, in this the program is ran to count up to 100. Once the counter reaches 100 the program will stop running using the sleep code.
5
1
0
0
Address_Script_Adv
This is the address script made in python. In this you have to input your name, street address, location(Ex. Toronto, ON) and postal code. When those variables are saved the program will then change them to a current format of uppercase, lowercase and title.
(Ps this is for a school project)1
2
0
0
Variable_Manipulation
This is the sample variable manipulation. In this you input your last name then it will print out your last name in Uppercase, Lowercase, and Title.
4
1
0
0
Overall_Average_Calculator
This the averages for grades calculator. Using this you can calculate your overall average with your math, science and english mark. For this to work it’ll first add the marks the user has imputed into the program then take that ans and proceed to divide it by 3 to get there mark.
1
1
0
0
0
What_Is_My_Age
This is program a called what is my age, in this you input the current year(2021) and your birth year(Mines 2006), the program will subtract both the current year and your birth year revealing what your current age must be (I’m 15). At the end it’ll print out saying what age you are.1
1
0
0
Math_Using_Input_Variables
In this program, I’ve made it a multiplication only calculator. When the user inputs their 1st and 2nd numbers they should be multiplied and give a result.
0
1
0
0
Predetermined_Intergers
This program has two different numbers that were already predetermined in the code 5 and 3. This is an example on how to make math variables calculate. This is an example of subtraction.0
1
0
0
Character Creator :DIn this program you can input your choices for the asked questions on how you want your character to look and some skills it has, also where it lives. When at the end of creating your character you will get the option to redo it if wanted or to just end the game and break the loop thats running.
Character Creator Final Project
In this program you can input your choices for the asked questions on how you want your character to look and some skills it has, also where it lives. When at the end of creating your character you will get the option to redo it if wanted or to just end the game and break the loop thats running.8
1
0
1
Create_A_CharacterIn this program you can input your choices for the asked questions on how you want your character to look and some skills it has, also where it lives. When at the end of creating your character you will get the option to redo it if wanted or to just end the game and break the loop thats running.
Character Creator
In this program you can input your choices for the asked questions on how you want your character to look and some skills it has, also where it lives. When at the end of creating your character you will get the option to redo it if wanted or to just end the game and break the loop that's running.7
1
1
1
Create_A_CharacterIn this program you can input your choices for the asked questions on how you want your character to look and some skills it has, also where it lives. When at the end of creating your character you will get the option to redo it if wanted or to just end the game and break the loop thats running.
7
1
1
abailey06 In this program you can input your choices for the asked questions on how you want your character to look and some skills it has, also where it lives. When at the end of creating your character you will get the option to redo it if wanted or to just end the game and break the loop that's running.8 months ago