0
What should I learn after python beggineer?? Python core or python intermediate??
Which one should I choose
5 Answers
+ 1
import random
two = ["Core","Intermitdiate"]
print("Python "+two[random.randint(0,1)])
+ 1
Run this code in python compiler
+ 1
Do the intermediate next.
Use Python core to reinforce the lessons you have learnt
+ 1
Ok thank you all!
Now I think I should learn python intermediate.
And thanks pavan prajapati. Bro now I am not confused anymoređ„°
0
Python core