How to have Pydroid 3 use python 3.9 (which is required by Cozmo)?
I installed Pydroid3 on my phone to program my Cozmo bot. But its SDK needs python 3.9 and Pydroid installs automatically the version 3.11.4.
I am trying to write a small program for a lesson
I am teaching someone python and wrote a small program to teach basic usage but can’t find a way to concentate a list into a string
I am creating a game and in my game I want it to enter the world map but it won’t
I created a text based adventure game and right now I am working on the locations the player can go I want it to bale to back to the world map after entering one of the locations in the world map
Side note does anyone know how to make the list appear without [”,”] those marks?