filmov
tv
Day 69 100 Days Coding Challenge Python Program for Student Discount Calculation | Python Tutorial

Показать описание
Welcome back to Day 69 of our 100 Days Python Coding Challenge! In today's video, we're diving into Python programming by creating a program to calculate student discounts based on their marks. Input: The input will be a single line containing an integer representing N . Output: The Output should be a single line containing a string. Discount is 200 should be printed if N is greater than or equal to 90. Discount is 100 should be printed if N is greater than or equal to 50 but not greater than or equal to 90. No Discount should be printed if N is not greater than or equal to 50. Sample Input and Output are also given for your reference.
#PythonProgramming, #StudentDiscount, #100DaysCodingChallenge, #PythonTutorial, #YouTubeAlgorithm, #PythonEnthusiasts, #CodingCommunity, #SubscribeNow
#PythonProgramming, #StudentDiscount, #100DaysCodingChallenge, #PythonTutorial, #YouTubeAlgorithm, #PythonEnthusiasts, #CodingCommunity, #SubscribeNow