🚀 New eBook alert! Python Basics for Hackers gives you hands-on coding skills tailored for cybersecurity and ethical hacking.
Perfect for beginners ready to break into the field 💻
⭐️@three_cube ⭐️
Grab 34% off autographed first editions for early birds:
hackersarise.thinkific.com/c…#Cybersecurity#PythonForHackers
Master Python for hackers!
Get hands-on skills with practical ebook—perfect for beginners ready to code and hack smarter.
hackersarise.thinkific.com/c…@three_cube
I like this trick for getting the code to work by restructuring the order, rather than overthinking a huge block containing various if/else statements.
I wasn't really trained in 'development', so I don't know a lot of these things. Great lesson!
@three_cube#pythonforhackers
I solved one of the training problems by casting the input to an integer before storing it into the age variable.
I also separated the concerns into two different if/else statements.
It's not finished, but it works for now.
@three_cube#pythonforhackers