Find the Holidays of the country using python code |

Publicado em: 07 Outubro 2022
no canal de: 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


Nesta página do site você pode assistir ao vídeo on-line Find the Holidays of the country using python code | duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Akshaya H 07 Outubro 2022, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 157 vezes e gostou 9 espectadores. Boa visualização!