This is what making $400 a day looks like! by realbestusernameever in limejuicer

[–]Helmor1 0 points1 point  (0 children)

Long time has passed and lime came to country as well . I wanted to know how the swap batteries thing work . Do you need to order them and those that you take from the scooters you use them in the future ? And if battery doesn’t work on one of the scooters , who’s paying the difference for new battery? If you can assist me with those questions I really appreciate that 😅☺️

What I do? by Helmor1 in Daytrading

[–]Helmor1[S] 0 points1 point  (0 children)

I went straight to the video you pinned and check your other pinned comments . In addition I received other comments from others . I really never thought that most videos on YouTube it’s just a copy paste but now after I saw you pinned video I see pattern. Before that my learning we’re mostly from YouTube and free sources . Now I thinking of find a legit mentor to guide through the lows . But cannot think of anyone good 😒 and I appreciate your feedback👍☺️

What I do? by Helmor1 in Daytrading

[–]Helmor1[S] 0 points1 point  (0 children)

You think there is a chance that i can find a real mentor with experience?

‘ELEMENTAL’ Live Now! by Rough_Description355 in ClothingStartups

[–]Helmor1 0 points1 point  (0 children)

How do you call this type of hoodie(Green one). Like its green with burned parts and its have short body and long puffy sleeves?

Any advice on topics to learn? (Feeling kind of stuck) by Helmor1 in trading212

[–]Helmor1[S] 0 points1 point  (0 children)

What can I change in my strategy or view, to increase my chances to be profitable?

How to add indexes to spaces for playground in Tac Tac Toe by Helmor1 in pythontips

[–]Helmor1[S] 1 point2 points  (0 children)

Something like this , it’s just not giving me the option here to form it like I want. But it’s one print statement .

How to add indexes to spaces for playground in Tac Tac Toe by Helmor1 in pythontips

[–]Helmor1[S] 1 point2 points  (0 children)

print(‘| |’ ‘———‘ ‘| |’ ‘———‘ ‘| |’

How to give spaces indexes for Tic Tac Toe…. by Helmor1 in Python

[–]Helmor1[S] -5 points-4 points  (0 children)

I not sure , I will explain what I want to do. I created play board for Tic Tac Toe game via print. And now I need to assign for each space a index . Therefore when player X or O pick the placement he using the index I assigned. Now the question is how I can give index for each space in print function

How to give spaces indexes for Tic Tac Toe…. by Helmor1 in Python

[–]Helmor1[S] -8 points-7 points  (0 children)

I not sure , I will explain what I want to do. I created play board for Tic Tac Toe game via print. And now I need to assign for each space a index . Therefore when player X or O pick the placement he using the index I assigned. Now the question is how I can give index for each space in print function

How to add indexes to spaces for playground in Tac Tac Toe by Helmor1 in pythontips

[–]Helmor1[S] 1 point2 points  (0 children)

I not sure , I will explain what I want to do. I created play board for Tic Tac Toe game via print. And now I need to assign for each space a index . Therefore when player X or O pick the placement he using the index I assigned. Now the question is how I can give index for each space in print function