+ 1
Help me
How can I use def function in python Also how can I make simple games in python or simple programs
4 Réponses
+ 7
Balkishan Prajapati
some thoughts from my side:
> you should continue learning in the tutorial you already started.
> It makes little sense to take individual points out of future lessons.
> continue learning and practicing to grow your knowledge and experience. learning will take time and some effort and sometimes it can also be
painful. so be patient.
+ 3
If you want help, show us your code. We aren't here to code for you, we are here only to help you fix it.
Secondly, you don't even have a single Python course started, yet you want to start making games with Python. I suggest you to start learning on this app, there are plenty of courses for Python. If you really want to achieve your goal, this is the correct way. Just keep learning. It won't be easy, but that's what everyone in programming has to do - copying others work like you suggested is not really a great approach. Good luck!
0
I started a python course now I am at control flow lesson else statement can you give me some examples of def function also can you make simple games😅
https://code.sololearn.com/cmC4EMU52b03/?ref=app
0
I use def function already but I wanna to also use return more in def function explain me about def plz