Find the Holidays of the country using python code |

Published: 07 October 2022
on channel: Akshaya H
157
9

code


import holidays
holiday = holidays. India(years=2023)
for date, occasion in holidays. item():
print(f'{date}.{occasion}')

The above code is to find the holidays of country India

If you want to find the other country like Russia, USA etc.....You can use the country name instead of India which I use in my code

#pythonprogramming
#shorts
#interview
#codinglife
#codding


On this page of the site you can watch the video online Find the Holidays of the country using python code | with a duration of hours minute second in good quality, which was uploaded by the user Akshaya H 07 October 2022, share the link with friends and acquaintances, this video has already been watched 157 times on youtube and it was liked by 9 viewers. Enjoy your viewing!