You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code is used as a way of learning to code in python and seeing what I have learned over the months. This code is about multiple assignment and variables in Python.
This code is used as a way of learning to code in python and seeing what I have learned over the months. This code is about string methods and type casting
This code is used as a way of learning to code in python and seeing what I have learned over the months. This code is specifically about math functions, math module and finding the smallest and big…
This code is used as a way of learning to code in python and seeing what I have learned over the months. This code is about string slicing and using Indexing[ : : ] operator and the slice( , , ) fu…
This code is used as a way of learning to code in python and seeing what I have learned over the months. This code is about if statements and this also includes the usage of "if statement", "elif s…