Write a program: The user can enter the list of daily tasks. The user can remove the tasks from the list.
Write a class called Vehicle that has Model and Color features and has a method called get_info that returns all its features as a strang then write a class called Car from Vehicle ...
Create a storage counter using HTML, CSS and JavaScript: Put the default number on 0 and create 2 buttons to increase and reduce. Reduce the counter number button and ...
Write a program that receives a text and a word from the user, search the word in the text, and as the example below and then put the word * and print the text in the output. Example: Input1: Hello. My name is hooshang. I ...
To DIV below what css slide to make the heart shape<div class="heart"></div>
Write a program that receives the arrival and departure times of an employee to the office and calculates and displays the total working minutes. Inputs are received in hours and minutes, and the output should be the total number of working minutes...
Build the BankacCount class to hold the inventory and have deposit and withdraw methods. Check that the harvest is not possible than the inventory.
Write a program that acts like a restaurant menu. This app should have the following features: 1. Menu Display: The app must display all the items in the menu with the name, price and description. 2. Select Item: ...
Write a program that receives a store product listing including name and product price and will continue until the amount of empty value for the product name is entered; Then the product name is displayed as a list ...
Write a program that receives a text string from the input and represents the equivalent of each character as a string of numbers 1 and 2. For example, input: `` `Hello World` `` `` `` 01101000011001010110110
Write a program to manage the Mafia game. First, consider a role for each person, then users can see their role in turn and then take the time to each player.
Write a program that receives a solar date from the input (in the format of yyyy/mm/dd). Then convert the date to AD and print in the output
Write a program that has a graphical environment and can perform the sum, subtraction, multiplication and division operations on the infinite number. (Exactly like a real calculator)
Design an appointment management system for a clinic. This system must have the following abilities: Patient Registration: Every patient must have a unique ID, name, birth date and contact number. Turn Register: Every ...
Design a page with a Tabs menu using HTML, CSS and JavaScript at the top of this page to activate the button by selecting each button and displaying the contents. For example ...
Write a program for the restaurant menu that: * The restaurant manager can enter his panel and import their products with prices * Customers can scan a barcode to see the restaurant menu page