Answer the question
In order to leave comments, you need to log in
What to do if PyCharm stops displaying numbers properly?
Hello!
After some incidents unknown to me, my PyCharm stopped entering numbers and other characters other than letters normally. Does anyone know how this can be fixed?
Answer the question
In order to leave comments, you need to log in
Всего-то 10 цифр - за один вечер к закорючкам приноровишься.
А вот переменных что-то больно дофига (
тыц
With slices, for example:
m = [3, 5, 'o', 4, 5, 'c', 9]
m[2:6] = [m[3:5]]
Make a loop or see if there is such a split in your programming language.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question