Aryanbansal2002
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
创建于 How to change the font size of hover descriptions
已回答When I hover on anything a description pops up but its font size is too large how do i change it -
创建于 Pycharm module not found even when installed (Linux)
I am using pycharm on manjaro. My main.py file contains only 1 line: ``` import pygame ``` I have python 3.10 installed at path /usr/bin/python3.10 I have checked and pycharm is also using this as ...