×

Jesus Hilario H.'s video: 16: February Days - Chapter 3 - Tony Gaddis - Starting Out With Python

@#16: February Days - Chapter 3 - Tony Gaddis - Starting Out With Python
“ : February Days - Chapter 3 - Tony Gaddis - Starting Out With Python" is my solution to programming challenge from chapter 3 in Tony Gaddis's​ book, "Starting Out with Python (4th Edition, Global Edition)” __The Problem__: The month of February normally has 28 days. But if it is a leap year, February has 29 days. Write a program that asks the user to enter a year. The program should then display the number of days in February that year. Use the following criteria to identify leap years: 1. Determine whether the year is divisible by 100. If it is, then it is a leap year if and only if it is also divisible by 400. For example, 2000 is a leap year, but 2100 is not. 2. If the year is not divisible by 100, then it is a leap year if and only if it is divisible by 4. For example, 2008 is a leap year, but 2009 is not. __Algorithms & Data Structures__: Algorithms (4th Edition): https://amzn.to/2SoW2CK The Algorithm Design Manual: https://amzn.to/2SowPZ5 Introduction to Algorithms, 3rd Edition (The MIT Press): https://amzn.to/2F3MDO0 __Recommended Python Books__: Starting Out with Python, Global Edition: https://amzn.to/3ltuppn Elements of Programming Interviews in Python: https://amzn.to/2QE8uxr Python Crash Course, 2nd Edition: https://amzn.to/32PT4vS Automate the Boring Stuff with Python: https://amzn.to/3lOV5Ba Data Structures and Algorithms in Python: https://amzn.to/2EZdryC Cracking the Coding Interview: https://amzn.to/2EKy7dl Clean Code: https://amzn.to/3jsnzi9 __Equipment Used in Videos__: Blue Snowball iCE USB Mic: https://amzn.to/2EMi0w0 PoP voice Upgraded Lavalier Lapel Microphone: https://amzn.to/3lvaPJp Sabrent USB External Stereo Sound Adapter for Windows and Mac: https://amzn.to/3hJo3jn Apple MacBook Pro Retina MF843LL/A 13” Laptop: https://amzn.to/2D9opAK Powerbeats³ Wireless Headphones: https://amzn.to/2EH1HRf HP 15-DY1051WM Notebook: https://amzn.to/3gGIWuj __Currently Reading__: How the West Won: The Neglected Story of the Triumph of Modernity: https://amzn.to/2HNy6H2 Intellectuals and Race: https://amzn.to/2EWkkRk __Recently Read Books__: The Total Money Makeover: https://amzn.to/3ltvKfT Smart Money Smart Kids: https://amzn.to/2EQe0e0 The 5 Love Languages of Children: https://amzn.to/2EOCYtW Hero: Being the Strong Father Your Children Need: https://amzn.to/32yoKpo Good to Great: https://amzn.to/3hKnlTc Boundaries Updated and Expanded Edition: https://amzn.to/2Qybv2u Driven to Distraction (Revised): https://amzn.to/3hSWZOA Overcoming Distractions: Thriving with Adult ADD/ADHD: https://amzn.to/32B5MhP Church of Cowards: A Wake-Up Call to Complacent Christians: https://amzn.to/2ZioASn The Legacy Journey: A Radical View of Biblical Wealth and Generosity: https://amzn.to/3k97M85 __ Solution Found Here__: https://jesushilarioh.com/chapter-3-15-february-days-tony-gaddis-starting-out-with-python/ __Chapter 3 YouTube playlist__: https://www.youtube.com/playlist?list=PL-ZkhVVp9xcP3zLQw8rrMoentA5bZ25mZ __Chapter 3 blog posts__: https://jesushilarioh.com/tag/starting-out-with-python-chapter-3-programming-challenges-solutions/ __About__: I enjoy teaching and sharing knowledge of the things that I am passionate about. I am a husband and a father, far from perfect, and striving to be better every day. Thank you for taking an interest in what I do! __Find Me__: https://jesushilarioh.com/links __Personal Podcast__: https://jesushilarioh.com/podcast __Support__: https://jesushilarioh.com/support Keywords: Hey y'all, thanks for watching! Subscribe if you have not already: https://www.youtube.com/c/jesushilariohernandez?sub_confirmation=1  Thanks again!

1

1
Jesus Hilario H.
Subscribers
7.2K
Total Post
236
Total Views
40K
Avg. Views
388.7
View Profile
This video was published on 2020-10-21 14:26:53 GMT by @Jesus-Hilario-Hernandez on Youtube. Jesus Hilario H. has total 7.2K subscribers on Youtube and has a total of 236 video.This video has received 1 Likes which are lower than the average likes that Jesus Hilario H. gets . @Jesus-Hilario-Hernandez receives an average views of 388.7 per video on Youtube.This video has received 1 comments which are lower than the average comments that Jesus Hilario H. gets . Overall the views for this video was lower than the average for the profile.Jesus Hilario H. #16: #16 #Python #ProgrammingChallenges #StartingOutWithPython #100daysofCode Hey has been used frequently in this Post.

Other post by @Jesus Hilario Hernandez