Day 3 of Learning Python!

Day 3 of Learning Python!
100-days-of-code Day 3Here’s what I covered today: if, elif, and else statements Dictionaries While loops For loops (took me a bit, but I got it!) 2D lists & nested loops Projects ...
0 Read More

100DaysOfCode — Day 5

Day 5: Deep dive in functions. Define and call functions, label their arguments, and use their return values. Like the documentation says. Tough day....
0 Read More

How to Use Excel TIMEVALUE Function?

How to Use Excel TIMEVALUE Function?
Using Excel TIMEVALUE FunctionTL;DRThe TIMEVALUE function converts a time written as text (like “1:30 PM“) into a decimal number between 0 and 1, where 0 = midnight and 0.5 = noon. The Syntax of t...
0 Read More