Im brand new to learning coding and I have just started teaching myself swift this week. I've made a button on my screen and want it to display a random number
I was trying to do a dashed separator with text in the middle but I can't get the text to touch the dasshed lines. ps: I am using foundation to make the divs r
I am trying to plot this but my data set has spaces. So how do I do it without removing spaces? iris.plot(kind="scatter", x="sepal length", y="sepal width")
I have a dataset "series": [{ "name": "Events", "data": [ [0,0], [0,1], [2,2], ... ] }] What's the proper Typesc
I need to receive a long string with lots of characters and 'cut' it to generate a string with the number of characters I determine, how can I do that? Examp
I am configuring my android application for on demand delivery. The app uses Device Administrator API which I am trying to break down in separate module. Now th
I tried setting justify-content to space-between as but that didn't work either. The image just seems to come just below the paragraph. But I want it to look li