I'm learning python and in a program i want to clear the output screen (eg. first i add 2 numbers the user ask for do you want to add another number and if say yes then clear the screen and ask the third number) but when I write import clear it show erroe and when I try to download it is not downloading in vs code erroe produce { You are using pip version 20.2.3; however, version 21.3.1 is available. You should consider upgrading via the 'c:\users\shubham singh\appdata\local\programs\python\python39\python.exe -m pip install --upgrade pip' command.}
please solve my problem so i can use that module in programming and make my program efficient
and if you have any suggestion for me related to python plz tell me