Hello everyone! π
I have officially started my Frontend Web Development learning journey. Instead of just watching tutorials, I decided to jump straight into hands-on practice to build a strong foundation.
Today, I focused on core fundamentals and built 4 basic programming tasks to understand how variables and conditional operations work in real scenarios:
Here is a quick look at one of the logic programs I wrote today:
let bill = 1500;






