I am a beginner, I have no knowledge in coding and Python script but I need to do something that requires it.
I have an empty column which needs to be filled with three possible classes: easy, medium, difficult based on the values from another column.
So how to write the syntax in the Field Calculator where "easy" would contain values from 0-10, "medium" would contain values from 10-20 and "difficult" would contain values from 20-40 ?
