The application is simple, to build a color picker: When click the rect box, it will check the color value below and title color will also change. color-picker.ts: import {Component, Output, EventEmitter, Input} from "@angular/core"; import {RED
#include<iostream> using namespace std; int main() { int carrots ; cout << "How many carrots do you have? " << endl; cout << "please enter number:" ; cin >> carrots; cin.get(); cout << "Here are