+ 2

How to install colorama module in python in sololearn?

6th Apr 2020, 2:35 PM
đŸ„žOlAd46kA
đŸ„žOlAd46kA - avatar
5 Answers
+ 6
I know how to install but would share this code: https://code.sololearn.com/cL99MZDgFmQY/?ref=app edit:from code "This will display in monochrome on SL Run in a REAL Terminal to display COLOR" as SL doesn't support graphics đŸ„žOlAd46kA https://www.sololearn.com/Discuss/2211758/?ref=app
6th Apr 2020, 2:42 PM
Daljeet Singh
Daljeet Singh - avatar
+ 2
I thought I had to use pip anywhere
7th Apr 2020, 5:01 PM
đŸ„žOlAd46kA
đŸ„žOlAd46kA - avatar
+ 2
Thanks for all
7th Apr 2020, 5:06 PM
đŸ„žOlAd46kA
đŸ„žOlAd46kA - avatar
+ 1
You cannot install any module at sololearn servers... obviously. And colorama module wouldn't be useful in sololearn, as output are buffered on server side and returned to client side as plain text (no color will works) ^^
6th Apr 2020, 3:04 PM
visph
visph - avatar
+ 1
For reference about size etc please go through comments (sometimes with-in comments) in this thread : https://www.sololearn.com/Discuss/2085182/?ref=app
7th Apr 2020, 4:44 AM
Daljeet Singh
Daljeet Singh - avatar