Python class student at @CodeToInspire

Joined January 2026
22 Photos and videos
Todayโ€™s Python lesson: OOP inheritance Built an Employee class and extended it into Teacher, Programmer, and Doctor. Loving how reusable and clean the code feels. Growing with @CodeToInspire โœจ #AfghanGirlsCode #Python #Programming #WomenInTech
1
2
8
88
Finished my Python Quiz Project! ๐Ÿ๐ŸŽ‰ Learned how to create classes, use attributes with constructors, and add methods to make programs interactive. Step by step, growing my coding journey with @CodeToInspire โœจ #AfghanGirlsCode #Python #Programming #WomenInTech
1
2
7
196
Just brewed up my Python OOP assignment! A Coffee Machine program with classes for Menu, CoffeeMaker, MoneyMachine, and making it all work together. Here is your coffee. Enjoy! โ˜•โœจ @CodeToInspire #AfghanGirlsCode #python #programming #WomenInTech
2
14
198
Learning Object-Oriented Programming in Python ๐Ÿ Created a simple Lamp class to understand how real-world objects can be modeled in code. Learning step by step with @CodeToInspire โœจ #AfghanGirlsCode #python #programming #WomenInTech
5
55
Would you like some coffee? โ˜•๐Ÿ Built a coffee machine simulation in Python that handles orders, checks resources, and processes payments. Continuing to grow with @CodeToInspire โœจ #AfghanGirlsCode #python #programming #WomenInTech
2
8
87
Time to build a Calculator ๐Ÿงฎ๐Ÿ Used functions for each operation, a dictionary to map symbols to functions, and loops to keep the program running continuously. Making steady progress with @CodeToInspire โœจ #AfghanGirlsCode #python #programming #WomenInTech
2
12
120
Secret auction program in Python Used dictionaries to store bids and a function to find the highest bidder. Practiced loops and conditionals to manage multiple users and determine the winner. Leveling up with @CodeToInspire ๐Ÿš€ #AfghanGirlsCode #python #programming #WomenInTech
2
9
138
Caesar Cipher in Python ๐Ÿ”๐Ÿ Built an encoder/decoder using functions, loops, and string manipulation. Handled shifting logic and non-alphabet characters to make it more flexible. Making exciting progress with @CodeToInspire โœจ #python #programming #WomenInTech
7
136
Classic Hangman game in Python ๐ŸŽฎ๐Ÿ Used loops, conditionals, and lists to track guesses and lives, plus the random module to select the word and game stages. Learning step by step with @CodeToInspire โœจ #AfghanGirlsCode #python #programming #WomenInTech
1
1
11
82
Reeborgโ€™s World: Maze ๐ŸŒ€๐Ÿค– How to get through a tricky maze ?! Move forward if the path is clear Always turn right if possible Otherwise, turn left With this logic, Reeborg finds the goal step by step. ๐Ÿโœ… @CodeToInspire #AfghanGirlsCode #python #programming #WomenInTech
1
1
24
152
Hurdle 4 in Reeborg's World ๐Ÿค– The walls now come in different heights! Remember how we used def to create a jump() function? Now we need to add some conditions so Reeborg can adapt to each jump. Growing with @CodeToInspire โœจ #AfghanGirlsCode #python #programming #WomenInTech
14
81
This is Hurdle 3 of Reeborg's world ๐Ÿค– The tricky part is that the walls change position every time. Used def to create a jump() function, then combined it with a while loop and if/else logic to make it flexible. @CodeToInspire #AfghanGirlsCode #python #programming #WomenInTech
1
14
119
This hurdle challenge reminds me of Nokia snake game ๐Ÿ˜„๐Ÿ I practiced using def keyword to create my own function and reduce repetition in my code. Clean code feels good! Growing with @CodeToInspire โœจ #AfghanGirlsCode #python #programming #WomenInTech
18
211
Strong passwords, powered by Python ๐Ÿ”๐Ÿ Used loops, lists, random selection, string constants, and shuffling to create strong, user-defined passwords. Learning and improving with @CodeToInspire โœจ #AfghanGirlsCode #python #programming #WomenInTech
1
1
16
131
Rock, Paper, Scissorsโ€ฆ Python edition ๐ŸโœŠโœ‹โœŒ๏ธ Used random choices, lists, and if/elif/else logic to make it interactive. Making real progress in Python with @CodeToInspire, step by step ๐Ÿš€ #AfghanGirlsCode #python #programming #WomenInTech
3
13
170
Letโ€™s say youโ€™re in class and the door is closed๐Ÿšช๐Ÿ˜„ Instead of deciding who opens it, we let Python choose fairly and randomly. Used modules, lists, and random selection to build this simple helper program ๐Ÿโœจ @CodeToInspire #AfghanGirlsCode #python #programming #WomenInTech
2
14
131
A wrong step, and itโ€™s a โ€œGame Over!โ€ but only in the game we built, not in our Python learning journey ๐ŸŽฎ๐Ÿ Learned how to use nested conditionals and decision-based logic to create interactive text adventure. @CodeToInspire #AfghanGirlsCode #python #programming #WomenInTech
6
61
Pizza delivery code is coming ๐Ÿ•๐Ÿ Learned how to use nested conditionals, f-strings, and incrementing values to calculate dynamic prices based on user choices. Really excited for the next Python challenges ๐Ÿš€๐Ÿ’™ @CodeToInspire #AfghanGirlsCode #python #programming #WomenInTech
1
16
75
Let's split the bill using codes! ๐Ÿ๐Ÿ˜‰ Learned number manipulation, combining calculations in one expression, and formatting output using f-strings for clear results. Practicing Python with @CodeToInspire fun and enjoyable๐Ÿ’™ #AfghanGirlsCode #python #programming #WomenInTech
2
15
184
Third Python assignment done! ๐Ÿ๐Ÿ‘ I made a BMI Calculator using if-elif-else statements. Step by step, getting better at Python ๐Ÿš€ @CodeToInspire #AfghanGirlsCode #python #programming #WomenInTech
7
31