The probability to find at least one climber is the complement of the probability of finding none:
P(k ≥ 1) = 1 - P(k = 0)
In order to find
P(k = 0) you need to use the binomial distribution:

where:
n = total number of events
k = number of events we want successful
p = probability of success
Therefore:

= (1 - 0.1)⁴
= 0.6561
Now you can calculate:
P(k ≥ 1) = 1 - P(k = 0)
= 1 - 0.6561
= 0.3439
Hence, the probability of finding at least one climber if four students are randomly sampled is 34.39%.