python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Chromebook trouble entering Perl variables with perl -e in terminal
I am learning how to use Perl on chrome. When I attempt to enter a variable in terminal it gives me this output. I know how to run code with files, just trying to see what I can do directly in the ter...
Stepdeff
Votes: 0
Answers: 2
Can we give pyautogui permission to I/O (Mouse and keyboard) in Chromebooks?
I am using a Chromebook to code python. I made a script which makes it so that it looks up something in google. This is the current code:
import pyautogui as pag
import time
time.sleep(3)
pag.typewri...
user18553769
Votes: 0
Answers: 1
Installing python packages on a Chromebook in Visual Studio
I'm trying to install a python package (specifically pandas) into Visual Studio code on a chromebook's linux virtual machine. I've tried many different things but none of them seem to work: trying to ...
UwUMacaroniTime
Votes: 0
Answers: 1
Kotlin Android - How to set app window size for chrome book/ os
I made a stand alone andoird app w/c is to be used in a chromeOS desktop. I used Kotlin and when I installed the app and when it runs, it goes full screen and I have to adjust it down to the desired ...
jv.m
Votes: 0
Answers: 0