This commit is contained in:
Nathan Wang 2020-07-15 22:47:15 -07:00
parent ce1bd543c3
commit 29b922c589

View file

@ -13,7 +13,7 @@ The most popular languages that USACO supports are [C++11](https://en.wikipedia.
- If you know multiple languages, we recommend you pick C++ over Java, and Java over Python.
- **For Bronze, any language will do.** It is possible to receive full credit with C++, Java, and Python in Bronze.
- **For Silver<Asterisk>However, if Python is the only language you know / you really want to use Python, you can still pass Silver with Python.</Asterisk>, Gold, and Platinum, Python is not recommended**, because it is a slow language and lacks an ordered map.
- Check "Factors to Consider When Choosing a Language" for more information.
- Check [Factors to Consider When Choosing a Language](/intro/factors-choosing) for more information.
Keep in mind that it's easy to switch languages down the road. Don't get caught up on which language to choose. Just pick the one you feel most comfortable with!