• Coming soon...BoS Trial exams
    Watch this space!

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

Kat.crazi

𝓇𝑒𝓁𝑒𝒶𝓈𝑒 𝓂𝑒
Joined
Aug 25, 2024
Messages
748
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
336
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

Active Member
Joined
Jul 1, 2025
Messages
283
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

§øç¡ålîšm - SHE/HER please 💜
Moderator
Joined
Jun 3, 2024
Messages
2,533
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,083
Gender
Female
HSC
2025
anyway guys hows everyones lives nice to see the forum is still dead cuz im not here #impact
 

quokka

Well-Known Member
Joined
Jan 24, 2025
Messages
1,083
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
 

killer queen

Well-Known Member
Joined
Oct 21, 2024
Messages
458
Gender
Female
HSC
2025

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

Top