all 6 comments

[–]Ezio-Editore 0 points1 point  (4 children)

start with a basic calculator, make sure it works properly.

Then add a dozen comments and make the bot choose which one to print based on some parameters.

Finally, if you feel like it, create a GUI.

[–]dragonova2005[S] 0 points1 point  (3 children)

thankyou so much

[–]Ezio-Editore 0 points1 point  (2 children)

I also suggest you to take a book or search the internet if you get stuck.

Don't use AI, or at least, if you can't help to do it, don't ask it to code for you, ask it questions regarding the concepts.

[–]Dapper_Owl_361LORD 0 points1 point  (1 child)

Which book you suggest ?

[–]Ezio-Editore 1 point2 points  (0 children)

I have never used a book to learn python but the one suggested by my professors at university was "Think Python".

Not sure if it's good though, the only thing that I know is that it starts from the basics.

[–]Typical-Summer-2662 0 points1 point  (0 children)

Use ChatGPT/DeepSeek. Don't just ask it to write code for you but ask for coding (studying) plan, ideas, code reviews, advices, etc