filmov
tv
💰 Calculate Discounted Price in JavaScript using Prompt & Alert!

Показать описание
Want to build real-world JavaScript skills? ✅
Here’s a simple but powerful trick using prompt() and alert() to calculate final price after discount!
🛒 User enters the price and discount percentage
🧮 JS calculates:
final = price - (price × discount/100)
📢 Then shows the result using alert()!
💡 Great for beginners learning how to interact with users in JS!
#javascript #discountcalculator #webdevelopment #shorts
Here’s a simple but powerful trick using prompt() and alert() to calculate final price after discount!
🛒 User enters the price and discount percentage
🧮 JS calculates:
final = price - (price × discount/100)
📢 Then shows the result using alert()!
💡 Great for beginners learning how to interact with users in JS!
#javascript #discountcalculator #webdevelopment #shorts