Changing programming language

Tell us what’s happening:
I would like to do programming in python language but It is available only in javascript .Can i change the programming language?

Your code so far


function multiplesOf3and5(number) {
// Good luck!
return true;
}

multiplesOf3and5(1000);

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36.

Challenge: Problem 1: Multiples of 3 and 5

Link to the challenge:

at this time Python is not available in the freecodecamp curriculum, it will be in future