How to make robot trackline with microbit [closed] - python

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 3 days ago.
Improve this question
Can u Help me to trackline , I use microbit and library that is Ibit enter image description here
I need to see example code for this with python or codeblock , I hope u can help me

Related

Variable redirects [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed yesterday.
Improve this question
Say the user inputs a wrong question and I want to give them 3 chances before it terminates/loses the game. Can I use "if" in that case? How do I structure it where if they input "yes" or want to try again, they'll be able to answer the question till the strikeout?

How do I make this python code work? (regexp package used) [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 4 days ago.
Improve this question
Guys can you help me make this work?
enter image description here
I tried putting - str(ware_1)

Problem wih virtual keyboard not write in correct please [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 3 days ago.
Improve this question
I tryvto make virtual keyboard
It work But the problem is when I try to write with it
It's right hereenter image description here
What I actually want is to wrte In real desktop program like word ,note and so on
Please tell me if you want the code
Oh how can I fix it

How to find the size of an image in bytes using python? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 3 years ago.
Improve this question
I couldn't find anyway to print the size of an image in bytes.
You can simply use os.
import os
os.path.getsize('test.jpg')

I have pygame installed but VSC marks it red [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 3 years ago.
Improve this question
I'm a new programmer and have no idea why this is happening.
You have some amount of spaces before the import pygame text on the first line.

Categories

Resources