Write a program that, based on the following rules, calculates the cost of the subscribers' water consumed and determines the relevant exemption or penalty. In this program, the following should be considered: 1. Subscribers with consumption of less than 21 cubic meters ...
Write a program that receives the size of the three sides of the triangle and specifies the type of triangle. To check if the three sides can form a triangle, you must follow the following conditions: * The sum of both sides must be larger ...
Write a program to create a drop -down menu that is displayed in desktop mode using the ** Hover (Hover) feature. In this case, the user puts the subsidiary options by placing the mouse marker on the menu ...
Parking Management Program Write: When arriving, arrival time and car license plate number stored when exit, exit time save for the desired car at any moment (in the parking lot, exit) and other information ...
Write a program that receives Qatar and prints the volume and area of Korea. Korean volume formula = radius with power of 3 x pcs X four -thirds (3/3). Korean area formula = radius to 2 x pcs X four (4)
Write a program that receives a text from the user and prints the upper case in the output. Example: Input: Hooshang 3
Write a program that receives the rule and the height of the trapezoidal and calculates the trapezoidal area of the vertical. Area = rule * height ÷ 2
Write a program that receives a mobile number from the user and specifies whether this is an Iranian mobile number.
Write a function that receives a string and checks all the letters. If all the letters of the string were small, otherwise False would return
Design a page that has a custom text in the middle of the page (the background color is white and black text color) then design a button to change the page to the night mode when the user clicks it ...
Define the basic class with the name of the Make_Sound method. Then create DOG and CAT classes to inherit the Animal and each animal has its own sound.
Write a function that receives a numeric and if that number was the first number True and otherwise False returned
Write a program that receives a sentence and reversed each of the words and re -print the sentence without changing in the order of words. Input: Hello Amir ... Olleh Rima ...
Write a program that receives two integers M and n from the user and only with the plural operator to get m number n
You will be given the score of a team that has won the Premier League at the entrance and you are printing the team's scores along with the number of wins this season at the output. This team, 2 games ...
Write a function that receives two numbers with one operator (+ - / *) and performs the relevant calculation and returns the result example: CAL (2, '+', 6) #8 CAL (5, ' -' - ' - 1) #4 Cal (' 6, ' /', 2) #3 Cal (8, ' *', 2) #16