How I teach Python on the Raspberry Pi 400 at the public library | OpenSource.com https://red.ht/3uR6Muy #PythonLearning #PythonInEducation #Python
#pythonlearning #pythonineducation #python
C++ was giving me headaches started learning python i feel like I'm doing and learning more. Here is something i made to help keep a list of students in different classrooms, buss numbers electives, allergies etc
for instance something like:
#pythonLearning
+project: todo app
+time: 90 minutes
+notes: it was fun, i hit a blocker, i figured it out.
Day 46 of #100daysofcode #Python
Creating a single string
a = [βIβ, βamβ, βnotβ, βavailableβ]
print(β β.join(a))
Output:
I am not available
#pythonprogramming #pythonlearning
#pythoncode #100daysofcoding
#100daysofcodechallenge
Turing
#100daysofcode #python #pythonprogramming #pythonlearning #pythoncode #100daysofcoding #100daysofcodechallenge
RT @pratikkgandhi@twitter.com
Sort a dictionary by its values! #python #pythonlearning
π¦π: https://twitter.com/pratikkgandhi/status/1414039604194316289
See also reversed(), for a less magical, more universal way of reversing an iterable
RT @pratikkgandhi@twitter.com
Reverse a string! #python #pythonlearning
π¦π: https://twitter.com/pratikkgandhi/status/1395173134140157956