Skip to content

Instantly share code, notes, and snippets.

View Harin-Kaklotar's full-sized avatar
😊

Harin Kaklotar Harin-Kaklotar

😊
View GitHub Profile
@Harin-Kaklotar
Harin-Kaklotar / CovidRobot.kt
Created August 27, 2024 10:10
Covid Robot problem
interface Command {
fun execute(robot: Robot)
}
class TurnLeft : Command {
override fun execute(robot: Robot) {
robot.rotateLeft()
}
}
solution for ubuntu sound
Open a terminal :
sudo apt-get install pavucontrol
pavucontrol
Go to configuration and set the Profile to: Analog Stereo Out
https://github.com/google/fonts/archive/master.zip