Find the Holidays of the country using python code |

Publicado el: 07 octubre 2022
en el 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


En esta página del sitio puede ver el video en línea Find the Holidays of the country using python code | de Duración hora minuto segunda en buena calidad , que subió el usuario Akshaya H 07 octubre 2022, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 157 veces y le gustó 9 a los espectadores. Disfruta viendo!