• Best of luck to the class of 2025 for their HSC exams. You got this!
    Let us know your thoughts on the HSC exams here

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

Kat.crazi

๐“‡๐‘’๐“๐‘’๐’ถ๐“ˆ๐‘’๐’น
Joined
Aug 25, 2024
Messages
1,303
Gender
Female
HSC
2025
well i have one more trial exam to go b4 i start the hsc grind so im hoping for 6-8h a day, maybe 4-5 on school days considering events like graduation will come in
Very solid good luck !
 

Kat.crazi

๐“‡๐‘’๐“๐‘’๐’ถ๐“ˆ๐‘’๐’น
Joined
Aug 25, 2024
Messages
1,303
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
420
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,261
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,770
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?
 

Users Who Are Viewing This Thread (Users: 1, Guests: 39)

  • DJ.
Top