What should i learn next when i finish this python session

<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>

<Below this line, add a link to the EXACT exercise that you are stuck at.>

<In what way does your code behave incorrectly? Include ALL error messages.>

<What do you expect to happen instead?>

```python

Replace this line with your code.

<do not remove the three backticks above>

There are so many different things to do now. You could continue to learn how other languages connect with python or think about whether or not you would like to pursue development as a career. There are so many good websites that provide good challenges like CodeWars, Programmr, and so many others. Downloading your own IDE/editor would be really cool to try and write your own programs and maybe find a cheap textbook to learn from. if you have a mac, it’s cool to write txt files and then run them from terminal. I know that you can install Bash on windows, but i don’t know much about this.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.