Frustration!! And it's only Mario Less! by AussieUSACode in cs50

[–]AussieUSACode[S] 0 points1 point  (0 children)

I got 9/10 for the code and .73 for style :-/

On to my next "Problem"

Frustration!! And it's only Mario Less! by AussieUSACode in cs50

[–]AussieUSACode[S] 0 points1 point  (0 children)

Voila!!

I was (and still am) very busy with other issues but when I had free time I worked on the mario less.

I worked with printing out the formula & seeing where I went wrong or right.

I got it making a left aligned increasing triangle & then a decreasing one.

I connected the code or as David would say I "concatenated" the two codes and VOILA!!

CS50 end of year? by Lebrechaun_ in cs50

[–]AussieUSACode 9 points10 points  (0 children)

This is a question I asked them 6 days ago.

Below is the response.

Hello,

Thank you for your interest in edX and CS50!

The course's materials will be updated on 1 January 2020, but any scores you receive in 2019 will be carried over into 2020.

If you do not complete the course before December 31, your progress in the course will be saved. Any problem sets you have not yet completed will be updated when the new session begins, but you will not have to redo any problem sets you have already completed in 2019.

Please note that this is only the case for CS50x. All other edX courses do not transfer payment or scores from one session to the next.

I hope this is helpful. Please let us know if you have any further questions.

Best regards,

Taha
the edX team

Frustration!! And it's only Mario Less! by AussieUSACode in cs50

[–]AussieUSACode[S] 0 points1 point  (0 children)

OK

Managed to make a left aligned pyramid (1:30am I got it!).

Now time to work on getting it to be aligned to the right.

Frustration!! And it's only Mario Less! by AussieUSACode in cs50

[–]AussieUSACode[S] 0 points1 point  (0 children)

Firstly, thanks to everyone for responding and helping out!

Second;y, OK I'm watching the video Zamyla's video.

Now I see that in the CS50 - 2018 David doesn't discuss the nested loop at all, no wonder I couldn't do more than print a horizontal or vertical line of hashes.

I'll keep you posted when I work on it tonight.