You are on page 1of 1

Windows 10 Standard Calculator

The Standard mode must have basic math operations like adding, subtracting, multiplying, and
dividing, as well as for finding square roots, calculating percentages, and working with fractions.

List of office employees

Create list of office employees.


Create CSV file add employees save as new file in CSV format, date of saved file must be in file
name.
Headers of columns- Name, Surname, Age, Position, Degree, Programing Languages,
Languages(English, Armenian, Russian)
Name-string, Surname-string, Age- selectable ranges (20-25,26-30,31-35,36-40,41-45)
Position- selectable (SW Engineer, Mechanic, Operator, Electronic Engineer, RF Engineer)
Degree- selectable (Associate degree, Bachelor's degree, Master's degree, Doctoral degree)
Programing Languages-string, Languages- selectable (from 0 to 5), each level must be written in
different color.
0-red, 1-brown, 2-purple, 3-yellow, 4-blue, 5-green

Program must be able to open already saved file and filter person by degree, age, position and
name.
Filters must work separate, if no one matches these filters must be open pop-up with message
<Couldn’t find needed person>.

You might also like