222 reputation
6
bio website michael0x2a.com
location United States
age 18
visits member for 6 months
seen May 14 at 15:31
stats profile views 5

I'm a high school student who loves programming. I'm mostly a Python user, although I do know some C++. I also know HTML/CSS, although my design skills leave much to be desired.

Snippits of various languages/things I have some passing familiarity with:

  • C#
  • Java
  • PHP
  • Javascript/jQuery
  • LaTeX

Nov
4
comment How to remove indents for the initial list but indent all nested lists?
Thanks, this worked perfectly. Just out of curiosity, why do you append the % symbol to the end of each of your lines?
Nov
4
comment How to indent part of line to certain amount?
That's exactly it! Thanks!
Nov
4
comment How to indent part of line to certain amount?
Ah, almost! Sorry, I didn't explain very clearly. How would I modify parshape so that the line immediately to the right of the number is indented? I want all the lines below the number to be aligned to the left normally.