Find the Holidays of the country using python code |

Pubblicato il: 07 ottobre 2022
sul canale di: 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


In questa pagina del sito puoi guardare il video online Find the Holidays of the country using python code | della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Akshaya H 07 ottobre 2022, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 157 volte e gli è piaciuto 9 spettatori. Buona visione!