Python's questions Python Exercices Hello, My name is Fernando and im currently enrolled at Computer Science University I'll use this Python Repository to put some of the exercises I am doing throughout my university program. if you have any tips tell me :)
A question solved problem asking if you're a woman or a man and based on that it will calculate if you're on the correct weight for your you.
It's a program that asks you how much you earn per hour and how many hours you worked through the month so that the program can Know how much you would've won after all disconts in Brazil.
A program that will calculate how much time it could take based on the size of the file and based on the time speed of your internet.
The program will ask you a number and depending on the number it will calculate and tell you if it is even or odd.
It will show you if the number you put in was a decimal or not.
This program will use a for loop and ask for 5 people's height of them and will store them on a list and after that, it will print the height of them in inverse and normal way.
The program will welcome you to it and use an import.time of 2 seconds after that they will ask you for the two lengths of it andtheir heights. After all information, they will storage it and give you the result of the area.
This will calculate the amount of taxes, showing you how much it was the taxes and also showing you the new product price on on the system.
The program will show you and convert standard military time to normal AM to PM time. Use if statements and def statement and loops so you can do as many calculations you want because the program will always ask you if you want to do another calc or leave the program
This Program was a project for university made for you to record a persons name, email, age and phone number that you coul use it as a data base that introduce you to a lot of persons taht you could delete their person for the data base or even update their information on it.