Class of 2025 (2025 HSC CHAT) (16 Viewers)

Study to success

Leader of the Anti HSC English Party
Joined
Sep 24, 2024
Messages
5,471
Location
Lock out Lala land
Gender
Female
HSC
2026
omg tonight is the last night I have to study for English for the rest of the term. I'm not touching this stuff until next term
 

Kat.crazi

𝔦𝔫 𝔩𝔦𝔪𝔟𝔬
Joined
Aug 25, 2024
Messages
1,465
Gender
Female
HSC
2025
Anyone know how hard it is to get into co-op at UNSW? I highly doubt I will get in but I'll apply anyway
 

Tony Stark

Well-Known Member
Joined
Jan 22, 2025
Messages
447
Location
Where th4run is
Gender
Male
HSC
2025
Python:
import time

char = {
    'seq0': '⌜⁀⌝⌉⌋⌟‿⌞⌊⌈',
    'seq1': '⇑⇗⇒⇘⇓⇙⇐⇖  ',
    'seq2': '☝⇗☞⇘☟⇙☜⇖  ',
    'seq3': '(⁀)‿(⁀)‿  ',
    'seq4': '╚╔╗╝╚╔╗╝  ',
    'seq5': "';. ';. ';."}
i = 0
j = 0
x = 0
y = 0
while True:
    if j > 5:
        j = 0
    for i in range(9): # length of longest string, other strings must be up to this length too
        print(f'\r{char[f'seq{j}'][i]}', end="\r")
        time.sleep(0.25)
    j = j + 1
 

bigupsanky

Well-Known Member
Joined
Jul 1, 2025
Messages
1,326
Gender
Male
HSC
2025
Python:
import time

char = {
    'seq0': '⌜⁀⌝⌉⌋⌟‿⌞⌊⌈',
    'seq1': '⇑⇗⇒⇘⇓⇙⇐⇖  ',
    'seq2': '☝⇗☞⇘☟⇙☜⇖  ',
    'seq3': '(⁀)‿(⁀)‿  ',
    'seq4': '╚╔╗╝╚╔╗╝  ',
    'seq5': "';. ';. ';."}
i = 0
j = 0
x = 0
y = 0
while True:
    if j > 5:
        j = 0
    for i in range(9): # length of longest string, other strings must be up to this length too
        print(f'\r{char[f'seq{j}'][i]}', end="\r")
        time.sleep(0.25)
    j = j + 1
what's this supposed to mean?
 

Socialism

🏴‍☠️Pirate Queen🏴‍☠️
Moderator
Joined
Jun 3, 2024
Messages
3,124
Location
🏳️‍⚧️Transnistria🏳️‍⚧️
Gender
Female
HSC
2026
English is already a stupid subject, people who want to look smart do advanced or extension are doing too much.
but it has to count towards your atar... 🤔
wouldn't it be better to do a higher scaling subject if it has to count?
 

quokka

Well-Known Member
Joined
Jan 24, 2025
Messages
1,867
Location
hanging myself
Gender
Female
HSC
2025
anyway need someones opinion do i go to usyd or unsw cuz i got into gateway obv and thats 11k one off but im eligble for my sydney and thats like 32k and a bunch of other benefits
 

Users Who Are Viewing This Thread (Users: 0, Guests: 16)

Top