| ▲ | analog31 3 hours ago | |||||||
Indeed, and I get that one can ignore those features (I do), but finding them in existing code or having the AI coding agent use them diminishes the "easy for beginners" aspect. | ||||||||
| ▲ | ForceBru 2 hours ago | parent | next [-] | |||||||
How is, say, `age = 5; print(f"Age: {age} years old")` not easy for beginners? IMO it's as easy as it gets: you want the value of `age` printed {HERE}, so you just put it where you want it, surrounded by curly brackets. | ||||||||
| ||||||||
| ▲ | orf 3 hours ago | parent | prev [-] | |||||||
Are f-strings not easy for beginners? What would you prefer instead? | ||||||||
| ||||||||