- 3
How can I build a Registration Station feature using python?
I've been given a task to create a Bootcamp Helper feature and I've decided to do a Registration Station feature
2 Réponses
+ 5
Aphiwe Ntuli
Think of it as writing a book.
You have given us the name of the book - Registration Station Feature
Now you need to write an explanation of this concept with example inputs and outputs
Then you need to write yourself a bit of pseudocode, so you can get an idea of the steps required to create your code.
After that, write each section of code & TEST the concepts before committing to your code.
If you have difficulties while developing your concepts, then let us know with details of your attempt
- 1
Okay can i atleast get an exemple of what you are talking about.i'm supposed to build a Registration Station feature using python.