Absolute Beginners Codekata program Solutions using Python

preview_player
Показать описание
Hey guys, Welcome to FORMAL INFINITY Channel, In this video we would discuss the solution for Codekata programing problems using python in Guvi. In this specific video we have discussed Input and Output related problems in Guvi. We would continue this series of video for covering all the topics under codekata.

If you find our videos useful, please like or comment and don't forget to subscribe our channel to follow frequent videos and regular updates posted in our channel.


___________________________________________________________
Question_1:-

You are given three numbers A, B & C. Print the largest amongst these three numbers.

****************************************************

arr = []
for i in range(3):
print(max(arr))

****************************************************

______________________________________________________
Рекомендации по теме
Комментарии
Автор

Please solve bride hunting(Q.3) problem in *dynamic programming *section

chethanareddy
welcome to shbcf.ru