User contributions for Rorr404

A user with 22 edits. Account created on 15 July 2023.
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽

20 July 2023

19 July 2023

18 July 2023

17 July 2023

16 July 2023

  • 19:2819:28, 16 July 2023 diff hist −35 m Category:C++Removed dead/broken link current
  • 19:2519:25, 16 July 2023 diff hist +57 m User:Rorr404No edit summary
  • 17:3417:34, 16 July 2023 diff hist +716 N RainbowCreated page with "{{draft task}} ;Task: Print out the word 'RAINBOW' to the screen with every character being a different color of the rainbow. =={{header|Python}}== ===Colored=== <syntaxhighlight lang="python"> from colored import Fore, Style red: str = f'{Fore.rgb(255, 0, 0)}' orange: str = f'{Fore.rgb(255, 128, 0)}' yellow: str = f'{Fore.rgb(255, 255, 0)}' green: str = f'{Fore.rgb(0, 255, 0)}' blue: str = f'{Fore.rgb(0, 0, 255)}' indigo: str = f'{Fore.rgb(75, 0, 130)}' violet: str =..."

15 July 2023

  • 18:0018:00, 15 July 2023 diff hist +481 N User:Rorr404Created page with "{{mylangbegin}} {{mylang|Java|Intermediate}} {{mylang|Python|Intermediate}} {{mylang|SQL|Intermediate}} {{mylang|C++|Beginner}} {{mylangend}} My history with programming: Started off with learning Java for a high school class, stopped learning it for a while until I went to college, where I got much more advanced in Java because I am a Computer Science major. Learned Python to prepare for an internship, On the internship, I learned MySQL while as a side project learnin..."
  • 17:3217:32, 15 July 2023 diff hist +106 Rosetta Code:Village Pump/Suggest a programming taskNo edit summary