How to solve the end of module project in basic concept?? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

How to solve the end of module project in basic concept??

How to solve

9th Jan 2021, 8:30 AM
piyush raj
piyush raj - avatar
5 Antworten
+ 5
piyush raj , you have just started to learn python with the tutorial. If you have a problem to understand or to solve the task, please go back some steps in tutorial and read it carefully. Also take some time to practice by doing small code snippets. Please be patient, the beginning of learning a new language can be troublesome and confusing, but never give up. There is no shortcut or tricky procedure to learn, it's just reading, working, practicing and repeating. Happy coding and much success.
9th Jan 2021, 10:25 AM
Lothar
Lothar - avatar
+ 5
package main import "fmt" func main() { fmt.Println("GO") fmt.Println("GO") fmt.Println("GO") }
9th May 2021, 5:45 PM
Ayesha Kazi
+ 2
Hi mention language name in tags
9th Jan 2021, 8:36 AM
Abhay
Abhay - avatar
+ 1
piyush raj It's simple just learn and solve.
9th Jan 2021, 8:40 AM
A͢J
A͢J - avatar
0
You have to finish all the lessons and projects before it and then you can solve the end module project.
9th Jan 2021, 10:24 AM
K.S.S. Karunarathne
K.S.S. Karunarathne - avatar