Took my 1st practice exam for Python PCEP and got a 70%… literally the min passing score. Need to tighten up before the 29th exam date. #Python#PCEP#Certification
#Day3 Creating a Tip calculator was a lot of fun. Difficult but fun. Using F strings and formatting to round to 2 decimal was pretty cool. My mind is starting to think if many ideas.
#100DaysOfCode#Python
#Day3 Took me over a day to complete. Working with F strings was a bit harder. Finally getting the AH-HA moment. Can’t believe it took me this long, but here we are. Created a BMI calculator that rounds down the decimal number into a whole number.
#100DaysOfCode#Python
#Day2 Learned about data types and data type manipulation. It was a pretty straightforward lesson today. Subscripting was a new one for me. It returns a specific character or an object in a list. Spaces count as “characters”
#100DaysOfCode#Python
The input function interacts with the user. It allows the user to input the requested data. You can save this data as a variable to use later in the program. The length function counts the # of string characters that are passed. You can use the print function to print the results
# Day 1: I learned about variables, constants, operators, bools, and mathematics and their uses. The first day was mainly spent downloading apps, setting up the environment, and creating accounts where needed. Ex. Print function
#100DaysOfCode#Python
Today, 03/04/2024 I start #100DaysOfCode. I will be challenging myself to code in Python. Every day, I will tweet my progress to hold myself accountable. This is more so for me. Let the games begin.