Ideas for codes | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Ideas for codes

Please suggest ideas for creating code for BEGINNERS.Python 3 :)

16th Sep 2019, 7:53 AM
Danyysz
Danyysz - avatar
5 Answers
+ 8
A Hangman's game (: (Guessing a hidden word letter by letter)
16th Sep 2019, 9:03 AM
Clémentine 🍊
Clémentine 🍊 - avatar
+ 4
Simple calculator.
16th Sep 2019, 8:26 AM
Sonic
Sonic - avatar
+ 4
scissors rock paper
16th Sep 2019, 9:02 AM
HonFu
HonFu - avatar
+ 1
> Create a class named Jedi (make attributes as force, side, life) > Yoda is a Master Jedi > Yoda has other attributes like students (padawan) > Create functions to add student, train them (force++), expelled them, Here, you have to work on classes (mere and all) , think about Class MasterJedi, Jedi, Padawan and how they will interact with each other. it s a remake of OpenClassroom beginning python class course. Sorry bad english speaker, and havent really seen StarWars
17th Sep 2019, 9:36 AM
Chris