Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
nibbleshifter
on March 20, 2023
|
parent
|
context
|
favorite
| on:
Amazon to lay off 9,000 more workers after earlier...
I honestly can't remember what a fizzbuzz is unless pressed. Same with many other stupid interview questions.
Its so far from anything useful I've done.
By now surely there's a Python module for it anyway!
maldev
on March 21, 2023
[–]
Bro, it's literally printing out "fizz" if a number is divisible by 3, and "buzz" if it's divisible by 5, on a for loop from 1 to 100. You really need a python module for a 3 line for loop??
Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Its so far from anything useful I've done.
By now surely there's a Python module for it anyway!