+ 1
Guyz how do you complete projects on python for begginers??
2 odpowiedzi
+ 2
Hi 😊.
Hmm can you show us which project you have trouble to complete.
But generally (as i think💭) the best idea💡is to crush the project into a bit size missions.
e.g MOOD QUOTES
input:
massage
output:
quote
|
|
______________|_______________
| |
∇ ∇
catogrize input say a lovley quote
massage into emotion dependent.
to emotions 😁--> "happy to hear"
"I'm happy"-->😁.
And so on. this my approach it's similar to solve a math problem just step by step you will get the right answer👌😉.
+ 1
Hi! Very simple. You need to carefully read the task and then write the correct code, fulfilling all the requirements. What exactly is your problem?