# import the time module import time # define the countdown func. def countdown(t): while t: mins, secs = divmod(t, 60) timer = '{:02d}:{:02d}'.format(mins, secs) print(timer, end="\r") time.sleep(1) t -= 1 print('Happy Chinese New Year!') # input time in seconds t = input("Enter the time in seconds: ") # function call countdown(int(t)) WIC Resources | LVACRC
top of page

Resources

WIC (Women, Infants, and Children 

Visit: Nevadawic.org for more information regarding eligibility and locations. 

​

WIC is the USDA Special Supplemental Nutrition Program for Women, Infants and Children (WIC) and provides nutrition and breastfeeding services and supplemental foods to pregnant women, new mothers, infants and children up to their 5th birthday. We offer a wide-array of nutrition education, personalized breastfeeding support, and referrals to other public health programs.

​

WIC gives you resources, knowledge and tools to help you and support your family. It’s free for moms, dads, grandparents, foster parents and all Nevada families who qualify. We work hard to get the right personalized support for you and your family.

Income Guidelines for Eligibility WIC

Domestic Abuse Assistance

Immediate Hotline: 

bottom of page