Python - Decision Making

preview_player
Показать описание
Python - Decision Making
Watch More Videos at:
Lecture By: Mr. Malhar Lathkar, Tutorials Point India Private Limited
Рекомендации по теме
Комментарии
Автор

Hello Mr. Lathkar. Can you please tell me which programming language i should use if i want my program to make a decision based on a number of variables where each variable has an independent weighting? For example, lets say a decision depends on both 'x' and 'y' but 'x' has a greater impact on whether the decision is made as compared to 'y'... so my program is able to account for both these variables when making the decision.

gangstaful